Blob Blame History Raw
--- branches/stable/extragear-kde4/network/ktorrent/ktorrent/trayicon.cpp	2009/02/01 09:23:03	919524
+++ branches/stable/extragear-kde4/network/ktorrent/ktorrent/trayicon.cpp	2009/04/06 11:34:48	949983
@@ -360,8 +360,6 @@
 			net::SocketMonitor::setDownloadCap(Settings::maxDownloadRate()*1024);
 		}
 		Settings::self()->writeConfig();
-
-		update();
 	}
 }