diff options
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/wti.c | 5 |
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" |