X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fshared%2Fconf-parser.c;h=e65fee5bce22421aa20a60b2f2b032edee55997c;hb=738fe14bffc934e4d7642cf6195c750662153090;hp=aa6238ae50e6043bd049b4f0d87fde607e8ad884;hpb=70140c4f0c80a9e51ed1ea51915ac2a6407d1a2b;p=elogind.git diff --git a/src/shared/conf-parser.c b/src/shared/conf-parser.c index aa6238ae5..e65fee5bc 100644 --- a/src/shared/conf-parser.c +++ b/src/shared/conf-parser.c @@ -519,9 +519,9 @@ DEFINE_PARSER(double, double, safe_atod); DEFINE_PARSER(nsec, nsec_t, parse_nsec); #endif // 0 DEFINE_PARSER(sec, usec_t, parse_sec); +#if 0 /// UNNEEDED by elogind DEFINE_PARSER(mode, mode_t, parse_mode); -#if 0 /// UNNEEDED by elogind int config_parse_iec_size(const char* unit, const char *filename, unsigned line,