mirror of
https://git.sr.ht/~leon_plickat/wayneko
synced 2025-09-19 16:03:22 +02:00
remove debug log message
This commit is contained in:
parent
cf3f2ad8d0
commit
10a094493e
1 changed files with 0 additions and 1 deletions
|
@ -819,7 +819,6 @@ static bool animtation_neko_wants_sleep (void)
|
|||
/** Returns true if new frame is needed. */
|
||||
static bool animation_next_state_with_idle (void)
|
||||
{
|
||||
fprintf(stderr, "with idle!!!\n");
|
||||
/* If no one is there (system is idle), neko gets bored and will sleep. */
|
||||
switch (current_neko)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue