chiark / gitweb /
[PATCH] turn DEBUG_PARSER off by default.
[elogind.git] / namedev.c
index a9d66bcad708924e07a127ff95679be66b317092..ccc675064d543452eda48ef0acdca9d5428dcfc5 100644 (file)
--- a/namedev.c
+++ b/namedev.c
@@ -22,7 +22,7 @@
  */
 
 /* define this to enable parsing debugging */
-#define DEBUG_PARSER 
+/* #define DEBUG_PARSER */
 
 #include <stddef.h>
 #include <stdlib.h>