[NeoStats-Devel] [Commits] rev 14 - trunk

[email protected]
Newsgroups gmane.comp.neostats.devel
Message-ID <[email protected]>
Author: DNB
Date: Fri Mar 18 09:03:31 2005
New Revision: 14

Modified:
   trunk/events.c
Log:
remove unneeded ModExcludeChannel check


Modified: trunk/events.c
==============================================================================
--- trunk/events.c	(original)
+++ trunk/events.c	Fri Mar 18 09:03:31 2005
@@ -69,9 +69,6 @@
 	if (ModIsUserExcluded(cmdparams->source)) {
 		return NS_SUCCESS;
 	}
-	if (ModIsChannelExcluded(cmdparams->channel)) {
-		return NS_SUCCESS;
-	}
 	strlcpy(tmpmsg, cmdparams->source->name, SS_MESSAGESIZE);
 	addseenentry(cmdparams->param, cmdparams->source->user->userhostmask, cmdparams->source->user->uservhostmask, tmpmsg, SS_NICKCHANGE);
 	return NS_SUCCESS;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.