diff options
Diffstat (limited to 'daemon.h')
-rw-r--r-- | daemon.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/daemon.h b/daemon.h index d625df2..0398db9 100644 --- a/daemon.h +++ b/daemon.h @@ -91,7 +91,6 @@ static inline const char *lineRead(struct Line *line, int fd) { enum { SHELL, PATH, - LOGNAME, USER, HOME, EnvironNull, |