aboutsummaryrefslogtreecommitdiff
path: root/Config.h
diff options
context:
space:
mode:
authorMark Whitley <markw@lineo.com>2001-03-15 17:30:07 +0000
committerMark Whitley <markw@lineo.com>2001-03-15 17:30:07 +0000
commite110ccb672fccad1105850d70081da3ab83d8308 (patch)
treeb7e86496e74fb0f80480ad5bbafbee8bf952e7a0 /Config.h
parent0e0883e0e902901eb46960efd760c874b99c7bc4 (diff)
downloadbusybox-e110ccb672fccad1105850d70081da3ab83d8308.tar.gz
Removed leftover BB_FEATURE_KLOGD per report from Giulio Orsero
Diffstat (limited to 'Config.h')
-rw-r--r--Config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Config.h b/Config.h
index bf07525b6..fb60e2920 100644
--- a/Config.h
+++ b/Config.h
@@ -195,9 +195,6 @@
//Make sure nothing is printed to the console on boot
//#define BB_FEATURE_EXTRA_QUIET
//
-//Should syslogd also provide klogd support?
-#define BB_FEATURE_KLOGD
-//
// enable syslogd -R remotehost
#define BB_FEATURE_REMOTE_LOG
//