AnimChannel: remove useless println
This commit is contained in:
parent
2bc5545171
commit
4f15fa3147
@ -312,7 +312,6 @@ public final class AnimChannel {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
animation = null;
|
animation = null;
|
||||||
// System.out.println("Setting notified false");
|
|
||||||
notified = false;
|
notified = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user