summaryrefslogtreecommitdiffstats
path: root/omfwd.c
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-03-22 10:30:40 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-03-22 10:30:40 +0000
commitcdcc0e6710a7e11bf1c528bf1728f886dba5a0af (patch)
treeed552b2bd803de0bec3602489c5b508bba07555e /omfwd.c
parentfd7e1fc72e81dc366eae70171bb8d68685121c62 (diff)
downloadrsyslog-cdcc0e6710a7e11bf1c528bf1728f886dba5a0af.tar.gz
rsyslog-cdcc0e6710a7e11bf1c528bf1728f886dba5a0af.tar.xz
rsyslog-cdcc0e6710a7e11bf1c528bf1728f886dba5a0af.zip
removed a now-longer needed callback from the output module interface.
Results in reducing code complexity.
Diffstat (limited to 'omfwd.c')
-rw-r--r--omfwd.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/omfwd.c b/omfwd.c
index 7c68dbf2..20c1e92b 100644
--- a/omfwd.c
+++ b/omfwd.c
@@ -598,12 +598,6 @@ CODE_STD_FINALIZERparseSelectorAct
ENDparseSelectorAct
-BEGINneedUDPSocket
-CODESTARTneedUDPSocket
- iRet = RS_RET_TRUE;
-ENDneedUDPSocket
-
-
BEGINmodExit
CODESTARTmodExit
/* release what we no longer need */