mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-21 03:54:57 +00:00
Android: Remove an unused variable from MainAndroid.cpp
This commit is contained in:
parent
c0e8d9879a
commit
abc7845e0c
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@
|
|||
ANativeWindow* surf;
|
||||
int g_width, g_height;
|
||||
std::string g_filename;
|
||||
static std::thread g_run_thread;
|
||||
|
||||
#define DOLPHIN_TAG "Dolphinemu"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue