Removed leftover BB_FEATURE_KLOGD per report from Giulio Orsero

This commit is contained in:
Mark Whitley 2001-03-15 17:30:07 +00:00
parent 0e0883e0e9
commit e110ccb672
2 changed files with 0 additions and 6 deletions

View File

@ -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
//

View File

@ -189,9 +189,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
//