aboutsummaryrefslogtreecommitdiffstats
path: root/main.cpp
diff options
context:
space:
mode:
authornils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2012-01-07 23:12:49 +0000
committernils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2012-01-07 23:12:49 +0000
commitbed1212dcb8de39657b43e31addd5b55ad41cc8a (patch)
treecdbb03b2a498a52a0998e114b95ed2e0efc6f1f7 /main.cpp
parentshow fingerprint instead of keyid in import detail dialog (diff)
downloadgpg4usb-bed1212dcb8de39657b43e31addd5b55ad41cc8a.tar.gz
gpg4usb-bed1212dcb8de39657b43e31addd5b55ad41cc8a.zip
fixed bug in file cryption
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@728 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.cpp b/main.cpp
index 1c9b4b7..cde3577 100644
--- a/main.cpp
+++ b/main.cpp
@@ -48,7 +48,7 @@ int main(int argc, char *argv[])
unsetenv("GPG_AGENT_INFO");
#endif
- qDebug() << getenv("GNUPGHOME");
+// qDebug() << getenv("GNUPGHOME");
#ifndef GPG4USB_NON_PORTABLE
// take care of gpg not creating directorys on harddisk