mirror of
https://github.com/znc/znc.git
synced 2026-07-03 16:31:49 +02:00
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:
+468
-468
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user