forked from virt-mirrors/wayneko
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. */
|
/** Returns true if new frame is needed. */
|
||||||
static bool animation_next_state_with_idle (void)
|
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. */
|
/* If no one is there (system is idle), neko gets bored and will sleep. */
|
||||||
switch (current_neko)
|
switch (current_neko)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue