- irc.c:irc_read(): removed extraneous test for 'c' being either '\r' or '\n'.
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Thu, 25 Dec 2014 17:12:13 +0000 (17:12 +0000)
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Thu, 25 Dec 2014 17:12:13 +0000 (17:12 +0000)
commitd7206f861cc3ada12681c921295af7f4b52b4574
treecb3536970e6e215bd14a2c9c2b7ac0cc56bb45c5
parente0e0ce1f22f57f3f285821c0cd488cce6b4d3495
- irc.c:irc_read(): removed extraneous test for 'c' being either '\r' or '\n'.
  It's already dealt with cr/lf at this point.

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5124 82007160-df01-0410-b94d-b575c5fd34c7
src/irc.c