aboutsummaryrefslogtreecommitdiff
path: root/ge.c
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2023-06-08 19:30:26 +0000
committerOmar Polo <op@omarpolo.com>2023-06-08 19:30:26 +0000
commit49bd46a150c80802c28606b878f38ec838dc6df0 (patch)
tree0955ccf7e080bac970506240c164e9689a694cd6 /ge.c
parent8eeb992206592a3bc858ffda8216ca0538cb7ecf (diff)
fix ge build
Diffstat (limited to 'ge.c')
-rw-r--r--ge.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ge.c b/ge.c
index eac2c81..825067a 100644
--- a/ge.c
+++ b/ge.c
@@ -284,7 +284,6 @@ main(int argc, char **argv)
usage();
/* prepare the configuration */
- conf.verbose = 1;
init_mime(&conf.mime);
if (certs_dir == NULL)