Remove some useless check

The code checked if every line received from the IRC server started with a
colon and contained at least two spaces using a wildcard comparison. Since not
doing this would violate the IRC specs, we can safely assume this.

This command removes this if and reindents a shitload of code. The only change
in there is a removed comment, everything else should be the same.


git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1528 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
psychon
2009-05-29 20:29:18 +00:00
parent ffe92a4b66
commit fc52e805dc
+468 -468
View File
File diff suppressed because it is too large Load Diff