aboutsummaryrefslogtreecommitdiffstats
path: root/context.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'context.cpp')
-rw-r--r--context.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/context.cpp b/context.cpp
index bfcc1df..dd864bf 100644
--- a/context.cpp
+++ b/context.cpp
@@ -42,7 +42,6 @@ namespace GpgME {
/** get current dir */
QString appPath = qApp->applicationDirPath();
- qDebug() << "path" << appPath;
/** The function `gpgme_check_version' must be called before any other
* function in the library, because it initializes the thread support