mirror of
https://github.com/libretro/RetroArch
synced 2025-02-01 00:32:46 +00:00
Remove unused variable
This commit is contained in:
parent
4d5126f71a
commit
7177a8e7d9
@ -336,7 +336,6 @@ static void cocoagl_gfx_ctx_show_mouse(void *data, bool state)
|
||||
float cocoagl_gfx_ctx_get_native_scale(void)
|
||||
{
|
||||
SEL selector;
|
||||
bool selector_exists = false;
|
||||
static CGFloat ret = 0.0f;
|
||||
RAScreen *screen = NULL;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user