From 7bf9183401bc05905b095a4789ca5e7c242044a7 Mon Sep 17 00:00:00 2001 From: Gerolf Ziegenhain Date: Tue, 4 Oct 2016 21:10:34 +0200 Subject: [PATCH] wip --- src/irmc.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/irmc.c b/src/irmc.c index 01205ea..8c4ef03 100644 --- a/src/irmc.c +++ b/src/irmc.c @@ -16,8 +16,6 @@ #include #include -//#define DEBUG 1 - #define MAXDATASIZE 1024 // max number of bytes we can get at once #include "cwprotocol.h"