summaryrefslogtreecommitdiffstats
path: root/syslogd.c
diff options
context:
space:
mode:
Diffstat (limited to 'syslogd.c')
-rw-r--r--syslogd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/syslogd.c b/syslogd.c
index e54d0ff5..71378f6e 100644
--- a/syslogd.c
+++ b/syslogd.c
@@ -102,7 +102,6 @@
* once the situation has been resolved.
*/
#define DEFUPRI (LOG_USER|LOG_NOTICE)
-#define DEFSPRI (LOG_KERN|LOG_CRIT)
#define TIMERINTVL 30 /* interval for checking flush, mark */
#define CONT_LINE 1 /* Allow continuation lines */