mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-17 13:56:47 +00:00
Remove debug printing.
This commit is contained in:
parent
78e966946f
commit
51b5b23f76
@ -291,7 +291,6 @@ class AccountDialog(BaseDialog):
|
||||
elif not authlevel and level == 'DEFAULT':
|
||||
active_idx = idx
|
||||
|
||||
print 'aidx', active_idx
|
||||
if active_idx is not None:
|
||||
self.authlevel_combo.set_active(active_idx)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user