--- 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;