:(
This commit is contained in:
parent
a27defb885
commit
8867698d93
1 changed files with 0 additions and 1 deletions
|
@ -399,7 +399,6 @@ class Gui(object):
|
|||
# roomname = self.current_room().name
|
||||
# self.muc.eject_user(roomname, 'ban', nick, reason)
|
||||
|
||||
|
||||
def command_join(self, args):
|
||||
if len(args) == 0:
|
||||
r = self.current_room()
|
||||
|
|
Loading…
Reference in a new issue