diff options
Diffstat (limited to 'common/resourcecontrol.cpp')
-rw-r--r-- | common/resourcecontrol.cpp | 2 |
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 | ||
33 | SINK_DEBUG_AREA("resourcecontrol") | ||
34 | |||
35 | namespace Sink { | 33 | namespace Sink { |
36 | 34 | ||
37 | KAsync::Job<void> ResourceControl::shutdown(const QByteArray &identifier) | 35 | KAsync::Job<void> ResourceControl::shutdown(const QByteArray &identifier) |