mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-01 06:19:57 +01:00
fix non-debug compile
This commit is contained in:
parent
23d7dfd01c
commit
12fa808170
1 changed files with 1 additions and 1 deletions
|
@ -372,7 +372,7 @@ logLastError()
|
|||
XP_LOGF( "system error: %s", msg );
|
||||
} /* logLastError */
|
||||
#else
|
||||
# define logLastError
|
||||
# define logLastError()
|
||||
#endif
|
||||
|
||||
static void
|
||||
|
|
Loading…
Reference in a new issue