diff options
Diffstat (limited to 'shemovcleaner.cpp')
-rw-r--r-- | shemovcleaner.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shemovcleaner.cpp b/shemovcleaner.cpp index a0f7f4a..3ba0802 100644 --- a/shemovcleaner.cpp +++ b/shemovcleaner.cpp @@ -120,7 +120,6 @@ void ShemovCleaner::createGlobalActions(){ } void ShemovCleaner::createActions(){ - //TorrentWidget mTorRefreshA = new QAction(QIcon(":/refresh.png"), tr("Refresh"), this); connect(mTorRefreshA, SIGNAL(triggered()), mTorrentTab, SLOT(gatherData())); |