diff options
Diffstat (limited to 'gpgwin.cpp')
-rw-r--r-- | gpgwin.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -435,7 +435,6 @@ void GpgWin::closeEvent(QCloseEvent *event) // clear password from memory mCtx->clearPasswordCache(); - qDebug() << "reached end"; } |