api: Remove dangling function

This commit is contained in:
Owain van Brakel
2020-06-18 13:49:13 +02:00
parent 2ac53f44bd
commit 17765e01db

View File

@@ -270,8 +270,6 @@ public interface Actor extends Entity, Locatable
Used by dev tools
*/
int getIdleAnimation();
int getTurnLeftAnimation();
int getTurnRightAnimation();