From 66df5a6c218cbac7a87d265cb195f74c8a812bc2 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Thu, 20 Mar 2008 17:37:23 +0000 Subject: made librelp and rsyslog relp system send the first messages to the remote peer (but it then discards them ;)) --- modules.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules.c') diff --git a/modules.c b/modules.c index 98d8f281..3864a054 100644 --- a/modules.c +++ b/modules.c @@ -472,7 +472,7 @@ modUnlinkAndDestroy(modInfo_t **ppThis) dbgprintf("module %s NOT unloaded because it still has a refcount of %u\n", pThis->pszName, pThis->uRefCnt); # ifdef DEBUG - modUsrPrintAll(); + //modUsrPrintAll(); # endif ABORT_FINALIZE(RS_RET_MODULE_STILL_REFERENCED); } -- cgit v1.2.3