diff options
Diffstat (limited to 'src/librc.c')
-rw-r--r-- | src/librc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/librc.c b/src/librc.c index da443b77..0fdf6e09 100644 --- a/src/librc.c +++ b/src/librc.c @@ -72,7 +72,6 @@ static const rc_service_state_name_t rc_service_state_names[] = { { 0, NULL} }; - #define LS_INITD 0x01 #define LS_DIR 0x02 static char **ls_dir (const char *dir, int options) |