QTfrontend/hwform.cpp
changeset 1846 24d0074d4eed
parent 1845 1d4a5280887d
child 1856 e71dbf958c87
--- a/QTfrontend/hwform.cpp	Thu Feb 26 14:58:06 2009 +0000
+++ b/QTfrontend/hwform.cpp	Thu Feb 26 15:00:48 2009 +0000
@@ -650,7 +650,6 @@
 				QMessageBox::tr("Connection to server is lost"));
 	
 	}
-qDebug() << "ForcedDisconnect" << ui.Pages->currentIndex();
 	if (ui.Pages->currentIndex() != ID_PAGE_NET) GoBack();
 }