mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 19:44:52 +00:00
Remove debug printing.
This commit is contained in:
parent
78e966946f
commit
51b5b23f76
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue