summaryrefslogtreecommitdiffstats
path: root/common/resourcecontrol.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'common/resourcecontrol.cpp')
-rw-r--r--common/resourcecontrol.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/resourcecontrol.cpp b/common/resourcecontrol.cpp
index 70a3f7d..b6a4c0b 100644
--- a/common/resourcecontrol.cpp
+++ b/common/resourcecontrol.cpp
@@ -30,8 +30,6 @@
30#include "log.h" 30#include "log.h"
31#include "notifier.h" 31#include "notifier.h"
32 32
33SINK_DEBUG_AREA("resourcecontrol")
34
35namespace Sink { 33namespace Sink {
36 34
37KAsync::Job<void> ResourceControl::shutdown(const QByteArray &identifier) 35KAsync::Job<void> ResourceControl::shutdown(const QByteArray &identifier)