summaryrefslogtreecommitdiffstats
path: root/examples/davresource/davresource.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/davresource/davresource.cpp')
-rw-r--r--examples/davresource/davresource.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/davresource/davresource.cpp b/examples/davresource/davresource.cpp
index 50471ed..6631148 100644
--- a/examples/davresource/davresource.cpp
+++ b/examples/davresource/davresource.cpp
@@ -42,8 +42,6 @@
42#define ENTITY_TYPE_CONTACT "contact" 42#define ENTITY_TYPE_CONTACT "contact"
43#define ENTITY_TYPE_ADDRESSBOOK "addressbook" 43#define ENTITY_TYPE_ADDRESSBOOK "addressbook"
44 44
45SINK_DEBUG_AREA("davresource")
46
47using namespace Sink; 45using namespace Sink;
48 46
49static KAsync::Job<void> runJob(KJob *job) 47static KAsync::Job<void> runJob(KJob *job)