0
0
mirror of https://git.tardis.systems/mirrors/yuzu.git synced 2025-01-03 03:54:45 +00:00

android: Remove unused doFrame function

This commit is contained in:
Charles Lombardo 2023-04-04 18:54:46 -04:00 committed by bunnei
parent 4d9011a8f0
commit 1cc8011355

View File

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