android: Remove unused doFrame function
This commit is contained in:
parent
4d9011a8f0
commit
1cc8011355
1 changed files with 0 additions and 2 deletions
|
@ -207,8 +207,6 @@ object NativeLibrary {
|
||||||
|
|
||||||
external fun surfaceDestroyed()
|
external fun surfaceDestroyed()
|
||||||
|
|
||||||
external fun doFrame()
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Unpauses emulation from a paused state.
|
* Unpauses emulation from a paused state.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue