summaryrefslogtreecommitdiff
path: root/lib/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/command.h')
-rw-r--r--lib/command.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/command.h b/lib/command.h
index ceb9c6f5..52cfded9 100644
--- a/lib/command.h
+++ b/lib/command.h
@@ -46,12 +46,6 @@ struct host
/* Log filename. */
char *logfile;
- /* Log stdout. */
- u_char log_stdout;
-
- /* Log syslog. */
- u_char log_syslog;
-
/* config file name of this host */
char *config;