From fa7112b8d1bd9e3d66a6c53320ac4fff23c67b6a Mon Sep 17 00:00:00 2001 From: ubbo Date: Thu, 1 May 2014 21:29:58 +0000 Subject: less qdebug git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.4-beta@1102 34ebc366-c3a9-4b3c-9f84-69acf7962910 --- kgpg/transactions/kgpgencrypt.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kgpg/transactions/kgpgencrypt.cpp') diff --git a/kgpg/transactions/kgpgencrypt.cpp b/kgpg/transactions/kgpgencrypt.cpp index 4324a43..a7de4f2 100644 --- a/kgpg/transactions/kgpgencrypt.cpp +++ b/kgpg/transactions/kgpgencrypt.cpp @@ -101,7 +101,7 @@ KGpgEncrypt::encryptedText() const bool KGpgEncrypt::nextLine(const QString &line) { - qDebug() << "KGpgEncrypt::nextLine called"; + //qDebug() << "KGpgEncrypt::nextLine called"; const QList &inputFiles = getInputFiles(); if (line.startsWith(QLatin1String("[GNUPG:] MISSING_PASSPHRASE"))) { -- cgit v1.2.3