mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-12 05:40:36 +00:00
Cleanup xv_focus
This commit is contained in:
parent
d23557d38e
commit
eb31cf4d43
@ -788,9 +788,6 @@ static bool xv_frame(void *data, const void *frame, unsigned width,
|
||||
|
||||
static bool xv_focus(void *data)
|
||||
{
|
||||
xv_t *xv = (xv_t*)data;
|
||||
if (!xv)
|
||||
return false;
|
||||
return g_x11_has_focus;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user