fix to compile without DEBUG set

This commit is contained in:
Eric House 2022-11-18 11:04:59 -08:00
parent 067ceffc53
commit 0141f110be

View file

@ -279,6 +279,7 @@ static void logAddr( const CommsCtxt* comms, XWEnv xwe,
# define printQueue( comms )
# define logAddr( comms, xwe, addr, caller)
# define logAddrs( comms, caller )
# define listRecs( comms, caller )
#endif /* def DEBUG */
#if defined RELAY_HEARTBEAT || defined COMMS_HEARTBEAT