[PATCH 2 of 2] Remove stray debug output

Wald Commits scm-commit at wald.intevation.org
Fri Jul 4 16:27:52 CEST 2014


# HG changeset patch
# User Andre Heinecke <andre.heinecke at intevation.de>
# Date 1404484068 -7200
# Node ID fa0c9905620808cc3378c0367967e0f5ca593993
# Parent  b959304d6ecfe44ddf09386aee71b5de71d1c514
Remove stray debug output

diff -r b959304d6ecf -r fa0c99056208 ui/mainwindow.cpp
--- a/ui/mainwindow.cpp	Fri Jul 04 16:27:37 2014 +0200
+++ b/ui/mainwindow.cpp	Fri Jul 04 16:27:48 2014 +0200
@@ -960,7 +960,6 @@
             if (cert.isInstallCert()) {
                 oldInstallCerts.append(cert);
                 mInstallList->addCertificate(cert, state);
-                    qDebug() << "Added cert to installList";
             }
             else {
                 oldRemoveCerts.append(cert);


More information about the Trustbridge-commits mailing list