mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 00:20:01 +00:00
Remove some obsolete state
This commit is contained in:
parent
c614118ed8
commit
a18811bff6
@ -172,12 +172,8 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
struct gl_font_renderer;
|
||||
|
||||
typedef struct gl
|
||||
{
|
||||
uint64_t frame_count;
|
||||
|
||||
bool vsync;
|
||||
GLuint texture[GFX_MAX_TEXTURES];
|
||||
unsigned tex_index; /* For use with PREV. */
|
||||
|
Loading…
Reference in New Issue
Block a user