[PATCH] Remove development debug output
Wald Commits
scm-commit at wald.intevation.org
Mon Nov 24 15:49:22 CET 2014
# HG changeset patch
# User Andre Heinecke <andre.heinecke at intevation.de>
# Date 1416840558 -3600
# Node ID 96f640c88d10a8e566765ea59cbf32b94f5ff47c
# Parent 23df332b2a4cbcf7db0aa851387c50d80e6bbbfc
Remove development debug output.
diff -r 23df332b2a4c -r 96f640c88d10 ui/processhelp_linux.cpp
--- a/ui/processhelp_linux.cpp Mon Nov 24 15:48:49 2014 +0100
+++ b/ui/processhelp_linux.cpp Mon Nov 24 15:49:18 2014 +0100
@@ -91,7 +91,6 @@
break;
}
}
- qDebug() << "Sig time is: " << retval;
instcfg.close();
return retval;
}
More information about the Trustbridge-commits
mailing list