aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src/qgpgme_debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'lang/qt/src/qgpgme_debug.h')
-rw-r--r--lang/qt/src/qgpgme_debug.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/lang/qt/src/qgpgme_debug.h b/lang/qt/src/qgpgme_debug.h
deleted file mode 100644
index 9cdd1a8c..00000000
--- a/lang/qt/src/qgpgme_debug.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef QGPGME_QGPGME_DEBUG_H
-#define QGPGME_QGPGME_DEBUG_H
-
-#include <QLoggingCategory>
-
-Q_DECLARE_LOGGING_CATEGORY(QGPGME_LOG)
-Q_DECLARE_LOGGING_CATEGORY(QGPGME_CONFIG_LOADING_LOG)
-
-
-#endif