aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorcbdev <cb@cbcdn.com>2020-02-28 19:21:45 +0100
committercbdev <cb@cbcdn.com>2020-02-28 19:21:45 +0100
commita103c7a7dcabdb84399dce2a1ed517299d0f5414 (patch)
treeeb6c5ab05489a8300d3cc5b05b6e143a008f7346
parent9e81f14c78ebd069d49f3561b07ac8a35d1eb756 (diff)
downloadmidimonster-a103c7a7dcabdb84399dce2a1ed517299d0f5414.tar.gz
midimonster-a103c7a7dcabdb84399dce2a1ed517299d0f5414.tar.bz2
midimonster-a103c7a7dcabdb84399dce2a1ed517299d0f5414.zip
Do not build openpixelcontrol with debug output
-rw-r--r--backends/openpixelcontrol.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/openpixelcontrol.c b/backends/openpixelcontrol.c
index d386c26..0f590c6 100644
--- a/backends/openpixelcontrol.c
+++ b/backends/openpixelcontrol.c
@@ -1,5 +1,4 @@
#define BACKEND_NAME "openpixelcontrol"
-#define DEBUG
#include <string.h>