changeset 748:fa0c99056208

Remove stray debug output
author Andre Heinecke <andre.heinecke@intevation.de>
date Fri, 04 Jul 2014 16:27:48 +0200
parents b959304d6ecf
children 778382342802
files ui/mainwindow.cpp
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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);

http://wald.intevation.org/projects/trustbridge/