There is no longer a __parent.doPrivmsg, since we no longer subclass callbacks.PCAR.

This commit is contained in:
Jeremy Fincher 2005-02-02 13:01:04 +00:00
parent 6e28d31131
commit 683357fa41
1 changed files with 0 additions and 1 deletions

View File

@ -78,7 +78,6 @@ class URL(callbacks.Privmsg):
continue
self.log.debug('Adding %u to db.', url)
self.db.add(channel, url, msg)
self.__parent.doPrivmsg(irc, msg)
def stats(self, irc, msg, args, channel):
"""[<channel>]