Changeset bcbeca4


Ignore:
Timestamp:
01/17/2014 07:08:40 PM (12 years ago)
Author:
Calum Lind <calumlind+deluge@gmail.com>
Branches:
2.0.x, develop, master
Children:
0da6739
Parents:
9e6230
Message:

Remove stray debug logging line

File:
1 edited

Legend:

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

    r9e6230 rbcbeca4  
    157157            if key in status["tracker_status"]:
    158158                status["tracker_status"] = status["tracker_status"].replace(key, value, 1)
    159                 log.error(status["tracker_status"])
    160159                break
    161160
Note: See TracChangeset for help on using the changeset viewer.