mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 03:24:54 +00:00
remove debug print
This commit is contained in:
parent
9934635fed
commit
2c7463f9c3
1 changed files with 0 additions and 1 deletions
|
@ -1012,7 +1012,6 @@ class DelugeGTK:
|
|||
_("Up Speed"), ulspeed, ulspeed_max, plugin_messages)
|
||||
|
||||
self.tray_icon.set_tooltip(msg)
|
||||
print self.config.get("file_manager")
|
||||
|
||||
def update_torrent_info_widget(self):
|
||||
unique_id = self.get_selected_torrent()
|
||||
|
|
Loading…
Add table
Reference in a new issue