summaryrefslogtreecommitdiffstats
path: root/common/typeindex.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'common/typeindex.cpp')
-rw-r--r--common/typeindex.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/typeindex.cpp b/common/typeindex.cpp
index 153aa43..3e66ffe 100644
--- a/common/typeindex.cpp
+++ b/common/typeindex.cpp
@@ -22,8 +22,6 @@
22#include "index.h" 22#include "index.h"
23#include <QDateTime> 23#include <QDateTime>
24 24
25SINK_DEBUG_AREA("typeindex")
26
27using namespace Sink; 25using namespace Sink;
28 26
29static QByteArray getByteArray(const QVariant &value) 27static QByteArray getByteArray(const QVariant &value)