QTfrontend/hwform.cpp
changeset 2108 a689375bbfee
parent 2098 c977d7f2aa09
child 2155 d897222d3339
--- a/QTfrontend/hwform.cpp	Sun May 24 13:04:48 2009 +0000
+++ b/QTfrontend/hwform.cpp	Sun May 24 13:47:07 2009 +0000
@@ -683,7 +683,7 @@
 
 void HWForm::NetDisconnect()
 {
-	qDebug("NetDisconnect");
+	//qDebug("NetDisconnect");
 	if(hwnet) {
 		hwnet->Disconnect();
 		delete hwnet;