mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-20 01:19:26 +01:00
Removed comment.
This commit is contained in:
parent
83e8422a44
commit
8b2ef2403e
@ -82,7 +82,6 @@ class SupyIrcProtocol(LineReceiver):
|
||||
def connectionMade(self):
|
||||
self.factory.irc.driver = self
|
||||
self.factory.irc.reset()
|
||||
#self.mostRecentCall = reactor.callLater(1, self.checkIrcForMsgs)
|
||||
|
||||
def die(self):
|
||||
self.transport.loseConnection()
|
||||
|
Loading…
Reference in New Issue
Block a user