mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-08-31 09:50:11 +03:00
conf-parser: get rid of redundant NEWLINES definition
This commit is contained in:
@ -32,7 +32,6 @@
|
||||
#include "log.h"
|
||||
|
||||
#define COMMENTS "#;\n"
|
||||
#define NEWLINES "\n\r"
|
||||
#define LINE_MAX 4096
|
||||
|
||||
/* Run the user supplied parser for an assignment */
|
||||
|
Reference in New Issue
Block a user