From b22f59b5c43f17b116ea6799154d950b77e4c0d5 Mon Sep 17 00:00:00 2001 From: ubbo Date: Mon, 3 Jan 2011 20:24:11 +0000 Subject: revert qdebug that sneaked in git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@429 34ebc366-c3a9-4b3c-9f84-69acf7962910 --- gpgwin.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/gpgwin.cpp b/gpgwin.cpp index 6b164e4..3670118 100644 --- a/gpgwin.cpp +++ b/gpgwin.cpp @@ -435,7 +435,6 @@ void GpgWin::closeEvent(QCloseEvent *event) // clear password from memory mCtx->clearPasswordCache(); - qDebug() << "reached end"; } -- cgit v1.2.3