changeset c352fb5668bb in /home/hg/repos/gajim
author: Yann Leboulanger <[email protected]>
branches:
details:http://hg.gajim.org/gajim?cmd=changeset;node=c352fb5668bb
description: remove debug print
diffstat:
src/common/optparser.py | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r da37486e4f49 -r c352fb5668bb src/common/optparser.py
--- a/src/common/optparser.py Mon Nov 23 22:05:19 2015 +0100
+++ b/src/common/optparser.py Tue Nov 24 20:16:00 2015 +0100
@@ -928,7 +928,6 @@
gajim.config.set('version', '0.16.0.1')
def update_config_to_01641(self):
- print self.old_values['accounts'].keys()
for account in self.old_values['accounts'].keys():
connection_types = self.old_values['accounts'][account][
'connection_types'].split()
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits