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"