aboutsummaryrefslogtreecommitdiffstats
path: root/gpgwin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gpgwin.cpp')
-rw-r--r--gpgwin.cpp1
1 files changed, 0 insertions, 1 deletions
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";
}