Quiet over-enthusiastic logging of state transitions.

This commit is contained in:
ehouse 2008-07-18 09:06:09 +00:00
parent 2d024b506d
commit e399a7b755

View file

@ -160,6 +160,9 @@ getStateStr( XW_State st )
}
# undef CASESTR
}
#endif
#if 0
static void
logNewState( XW_State old, XW_State newst )
{