summaryrefslogtreecommitdiff
path: root/als/InputEventReader.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'als/InputEventReader.cpp')
-rw-r--r--als/InputEventReader.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/als/InputEventReader.cpp b/als/InputEventReader.cpp
index b747b6f..7efee2d 100644
--- a/als/InputEventReader.cpp
+++ b/als/InputEventReader.cpp
@@ -46,7 +46,7 @@ InputEventCircularReader::~InputEventCircularReader()
}
/* TODO: clear DEBUG flag on production builds, keep it during integration */
-#define INPUT_EVENT_DEBUG (1)
+#define INPUT_EVENT_DEBUG (0)
ssize_t InputEventCircularReader::fill(int fd)
{
FUNC_LOG;