Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Pivotto <roidelapluie@esquimaux.be>2008-08-11 12:13:27 +0400
committerJulien Pivotto <roidelapluie@esquimaux.be>2008-08-11 12:13:27 +0400
commitdb9440c7c36027fd87a5fd324d140ef2cba07407 (patch)
treecd2dc0fd4d70b618948e0d93e6c079d54f29ff13
parent2733ffb3d09bb176cbcabdddbae98e977e923167 (diff)
remove testing stuff... I am distracted
-rwxr-xr-xsrc/gajim.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gajim.py b/src/gajim.py
index 455631bdc..45bcec6d2 100755
--- a/src/gajim.py
+++ b/src/gajim.py
@@ -1303,7 +1303,6 @@ class Interface:
f.value = False
elif f.var == 'muc#roomconfig_membersonly':
f.value = True
- print 'Hello'
gajim.connections[account].send_gc_config(room_jid, form)
else:
# use default configuration