From 2da019bfca75434428dc2bee05d20a54e8436f1c Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Mon, 10 May 2010 15:12:46 +0200 Subject: small cleanup --- runtime/wti.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'runtime') 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 #include -/// TODO: check on solaris if this is any longer needed - I don't think so - rgerhards, 2009-09-20 -//#ifdef OS_SOLARIS -//# include -//#endif - #include "rsyslog.h" #include "stringbuf.h" #include "srUtils.h" -- cgit