Index: sources/ApplicationController.cpp =================================================================== diff -u -r114e1def79a9c9d469c531b33f4514550ff113e7 -rfb43510552969e9fb3c3f10ae693ba81ea7e8d52 --- sources/ApplicationController.cpp (.../ApplicationController.cpp) (revision 114e1def79a9c9d469c531b33f4514550ff113e7) +++ sources/ApplicationController.cpp (.../ApplicationController.cpp) (revision fb43510552969e9fb3c3f10ae693ba81ea7e8d52) @@ -574,7 +574,7 @@ emit didPOSTWireless (vPass); emit didPOSTWirelessData(_post.macWireless()); - qDebug() << " ---------- " << _post.macWireless(); + //DEBUG qDebug() << " ---------- " << _post.macWireless(); } /*!