summaryrefslogtreecommitdiffstats
path: root/shemovcleaner.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'shemovcleaner.cpp')
-rw-r--r--shemovcleaner.cpp1
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()));