mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-15 15:41:24 +01:00
Quiet over-enthusiastic logging of state transitions.
This commit is contained in:
parent
2d024b506d
commit
e399a7b755
1 changed files with 3 additions and 0 deletions
|
@ -160,6 +160,9 @@ getStateStr( XW_State st )
|
|||
}
|
||||
# undef CASESTR
|
||||
}
|
||||
#endif
|
||||
|
||||
#if 0
|
||||
static void
|
||||
logNewState( XW_State old, XW_State newst )
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue