chiark / gitweb /
util: implement safe_atolu based on safe_atolli/safe_atoi, depending on word size
[elogind.git] / src / load-fragment.c
index 591b73d01b8de8f0e8b2abbce890d2de10be9e7a..1cc7c5cc3940c46e004877f6cffdf2d1c6dbb795 100644 (file)
@@ -41,7 +41,6 @@
 #include "unit-name.h"
 
 #define COMMENTS "#;\n"
-#define LINE_MAX 4096
 
 static int config_parse_deps(
                 const char *filename,