From cdcc0e6710a7e11bf1c528bf1728f886dba5a0af Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Sat, 22 Mar 2008 10:30:40 +0000 Subject: removed a now-longer needed callback from the output module interface. Results in reducing code complexity. --- omshell.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'omshell.c') diff --git a/omshell.c b/omshell.c index 611692c3..688ee2e4 100644 --- a/omshell.c +++ b/omshell.c @@ -124,11 +124,6 @@ CODE_STD_FINALIZERparseSelectorAct ENDparseSelectorAct -BEGINneedUDPSocket -CODESTARTneedUDPSocket -ENDneedUDPSocket - - BEGINmodExit CODESTARTmodExit ENDmodExit -- cgit