Remove non-standard, conditional syslog_enable(), instead only the required, standard setlogmask()

This commit is contained in:
Gregory Nutt
2014-10-09 06:09:03 -06:00
parent 8c7cbcb48d
commit 857d0b8e76
239 changed files with 237 additions and 239 deletions
+1 -1
View File
@@ -551,7 +551,7 @@ CONFIG_FS_ROMFS=y
#
# System Logging
#
# CONFIG_SYSLOG_ENABLE is not set
# CONFIG_SYSLOG is not set
#