android: Remove unused doFrame function
This commit is contained in:
parent
485074b57f
commit
aeeb148d1a
|
|
@ -207,8 +207,6 @@ object NativeLibrary {
|
|||
|
||||
external fun surfaceDestroyed()
|
||||
|
||||
external fun doFrame()
|
||||
|
||||
/**
|
||||
* Unpauses emulation from a paused state.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue