diff --git a/src/ca/tcpRecvWatchdog.cpp b/src/ca/tcpRecvWatchdog.cpp index b6099e9cf..1242f2e59 100644 --- a/src/ca/tcpRecvWatchdog.cpp +++ b/src/ca/tcpRecvWatchdog.cpp @@ -12,12 +12,6 @@ #include "iocinf.h" -#ifdef DEBUG -# define debugPrintf(argsInParen) printf argsInParen -#else -# define debugPrintf(argsInParen) -#endif - // // the recv watchdog timer is active when this object is created //