# HG changeset patch
# User koda
# Date 1371483918 -7200
# Node ID 1c1580c378765a4ec039f49105b5e633acc15ff5
# Parent  2bf3796c58551a23af3f68663d4cb35ec863e073
issue 672, frontend less spammy

diff -r 2bf3796c5855 -r 1c1580c37876 QTfrontend/hwform.cpp
--- a/QTfrontend/hwform.cpp	Mon Jun 17 17:40:01 2013 +0200
+++ b/QTfrontend/hwform.cpp	Mon Jun 17 17:45:18 2013 +0200
@@ -597,7 +597,9 @@
     updateXfire();
 #endif
 
+#ifdef QT_DEBUG
     qDebug("Leaving %s, entering %s", qPrintable(stringifyPageId(lastid)), qPrintable(stringifyPageId(id)));
+#endif
     if (lastid == ID_PAGE_MAIN)
     {
         ui.pageMain->resetNetworkChoice();