mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-05 20:45:49 +01:00
fix to compile without DEBUG set
This commit is contained in:
parent
067ceffc53
commit
0141f110be
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue