Remove oudated comment.

This commit is contained in:
Steve Dougherty 2013-01-20 01:06:09 -05:00
parent 52d1c14f91
commit 45287ffedd
1 changed files with 0 additions and 1 deletions

View File

@ -184,7 +184,6 @@ class FLIPRelayer(SilentJoinPart):
class FLIPFactory(RelayFactory):
protocol = FLIPRelayer
#Identify with NickServ upon connecting, and wait for recognition before joining the channel.
class NickServRelayer(SilentJoinPart):
NickServ = "nickserv"
NickPollInterval = 30