summaryrefslogtreecommitdiff
path: root/src/config.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.c')
-rw-r--r--src/config.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/config.c b/src/config.c
index 6f05e3a..81f3388 100644
--- a/src/config.c
+++ b/src/config.c
@@ -1,5 +1,3 @@
-#include "ini.h"
-
Config cfg = {0};
#define expect(X) if (!(X)) { \