diff options
Diffstat (limited to 'sinksh/state.cpp')
-rw-r--r-- | sinksh/state.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
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 @@ | |||
26 | 26 | ||
27 | #include "common/log.h" | 27 | #include "common/log.h" |
28 | 28 | ||
29 | SINK_DEBUG_AREA("state") | ||
30 | |||
31 | static bool s_hasEventLoop = false; | 29 | static bool s_hasEventLoop = false; |
32 | 30 | ||
33 | class State::Private | 31 | class State::Private |