Changeset 51b5b2


Ignore:
Timestamp:
04/25/2011 12:12:18 PM (14 years ago)
Author:
Pedro Algarvio <ufs@ufsoft.org>
Branches:
2.0.x, develop, extjs4-port, master
Children:
fb5005
Parents:
78e966
Message:

Remove debug printing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • deluge/ui/gtkui/dialogs.py

    r78e966 r51b5b2  
    292292                active_idx = idx
    293293
    294         print 'aidx', active_idx
    295294        if active_idx is not None:
    296295            self.authlevel_combo.set_active(active_idx)
Note: See TracChangeset for help on using the changeset viewer.