summaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-05-10 15:12:46 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2010-05-10 15:12:46 +0200
commit2da019bfca75434428dc2bee05d20a54e8436f1c (patch)
tree5978891287b7a9cab55ea9bd9075d53eeb21297b /runtime
parente8fafeadb8d9fee64a0917c544fc792f33c02f1e (diff)
downloadrsyslog-2da019bfca75434428dc2bee05d20a54e8436f1c.tar.gz
rsyslog-2da019bfca75434428dc2bee05d20a54e8436f1c.tar.xz
rsyslog-2da019bfca75434428dc2bee05d20a54e8436f1c.zip
small cleanup
Diffstat (limited to 'runtime')
-rw-r--r--runtime/wti.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/runtime/wti.c b/runtime/wti.c
index 77927453..44a27b3e 100644
--- a/runtime/wti.c
+++ b/runtime/wti.c
@@ -39,11 +39,6 @@
#include <pthread.h>
#include <errno.h>
-/// TODO: check on solaris if this is any longer needed - I don't think so - rgerhards, 2009-09-20
-//#ifdef OS_SOLARIS
-//# include <sched.h>
-//#endif
-
#include "rsyslog.h"
#include "stringbuf.h"
#include "srUtils.h"