diff options
author | markw <markw@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-03-15 17:30:07 +0000 |
---|---|---|
committer | markw <markw@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-03-15 17:30:07 +0000 |
commit | c48a91e8587d31597b9509b4240ab204055faee9 (patch) | |
tree | b7e86496e74fb0f80480ad5bbafbee8bf952e7a0 /Config.h | |
parent | ede30342883a8e276b4d1cb59f370d892c736050 (diff) | |
download | busybox-w32-c48a91e8587d31597b9509b4240ab204055faee9.tar.gz busybox-w32-c48a91e8587d31597b9509b4240ab204055faee9.tar.bz2 busybox-w32-c48a91e8587d31597b9509b4240ab204055faee9.zip |
Removed leftover BB_FEATURE_KLOGD per report from Giulio Orsero
git-svn-id: svn://busybox.net/trunk/busybox@2084 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'Config.h')
-rw-r--r-- | Config.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -195,9 +195,6 @@ | |||
195 | //Make sure nothing is printed to the console on boot | 195 | //Make sure nothing is printed to the console on boot |
196 | //#define BB_FEATURE_EXTRA_QUIET | 196 | //#define BB_FEATURE_EXTRA_QUIET |
197 | // | 197 | // |
198 | //Should syslogd also provide klogd support? | ||
199 | #define BB_FEATURE_KLOGD | ||
200 | // | ||
201 | // enable syslogd -R remotehost | 198 | // enable syslogd -R remotehost |
202 | #define BB_FEATURE_REMOTE_LOG | 199 | #define BB_FEATURE_REMOTE_LOG |
203 | // | 200 | // |