aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/main.c b/src/main.c
index 59e23fe..f81e020 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,12 +1,11 @@
/* debugging */
-#define INSTALL 1
-#define NO_BUILTIN_XML 1
-
+//#define INSTALL 1
+//#define NO_BUILTIN_XML 1
/* end debugging */
#include <gio/gio.h>
#include "interfaces/hostnamed/hostnamed.c"
-#include "main.h"
+//#include "main.h"
int main() {