android: Remove unused doFrame function

This commit is contained in:
Charles Lombardo 2023-04-04 18:54:46 -04:00 committed by bunnei
parent dc55e49f27
commit 88d7134aec

View file

@ -207,8 +207,6 @@ object NativeLibrary {
external fun surfaceDestroyed()
external fun doFrame()
/**
* Unpauses emulation from a paused state.
*/