From 41f8f9bc05c059cafa780ac8aec27a56cba2c278 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Fri, 12 May 2017 08:20:43 +0200 Subject: No more SINK_DEBUG_AREA --- sinksh/state.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'sinksh') diff --git a/sinksh/state.cpp b/sinksh/state.cpp index 8f4a675..7e04d28 100644 --- a/sinksh/state.cpp +++ b/sinksh/state.cpp @@ -26,8 +26,6 @@ #include "common/log.h" -SINK_DEBUG_AREA("state") - static bool s_hasEventLoop = false; class State::Private -- cgit v1.2.3