mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-04 23:02:02 +01:00
fix to compile with release flags
This commit is contained in:
parent
ea0b176b2a
commit
f1ee8564cb
1 changed files with 2 additions and 1 deletions
|
@ -49,7 +49,8 @@ typedef XP_U8 PosWhich;
|
||||||
#else
|
#else
|
||||||
# define DBG_PROC
|
# define DBG_PROC
|
||||||
# define DBG_PROC_FORMAL
|
# define DBG_PROC_FORMAL
|
||||||
foo
|
# define DBG_PROC_VAL_NOCOMMA
|
||||||
|
# define DBG_PROC_VAL
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue