mirror of
https://github.com/libretro/RetroArch
synced 2025-03-02 19:13:34 +00:00
(DRM Go2) This global seems unused, remove it
This commit is contained in:
parent
fcf0663baa
commit
8390388f3f
@ -87,9 +87,6 @@ typedef struct gfx_ctx_go2_drm_data
|
||||
|
||||
static enum gfx_ctx_api drm_api = GFX_CTX_NONE;
|
||||
|
||||
/* TODO/FIXME - global variable */
|
||||
int ss = 0;
|
||||
|
||||
/* Function callback */
|
||||
void (*swap_buffers)(void*);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user