mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-09 12:40:03 +00:00
Merge pull request #697 from lioncash/unused-android
Android: Remove an unused variable from MainAndroid.cpp
This commit is contained in:
commit
91647f5944
@ -49,7 +49,6 @@
|
|||||||
ANativeWindow* surf;
|
ANativeWindow* surf;
|
||||||
int g_width, g_height;
|
int g_width, g_height;
|
||||||
std::string g_filename;
|
std::string g_filename;
|
||||||
static std::thread g_run_thread;
|
|
||||||
|
|
||||||
#define DOLPHIN_TAG "Dolphinemu"
|
#define DOLPHIN_TAG "Dolphinemu"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user