chiark / gitweb /
vconsole: add new utility to initialize the virtual console
[elogind.git] / src / conf-parser.c
index 438b4cc3d57a7e4e7b59671dd283fdf03a952f45..d18b2a150daafeba8bb5259f45d8700a38ee9a01 100644 (file)
@@ -31,8 +31,6 @@
 #include "strv.h"
 #include "log.h"
 
-#define COMMENTS "#;\n"
-
 /* Run the user supplied parser for an assignment */
 static int next_assignment(
                 const char *filename,