mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Don't expose g_data_runloop to outside
This commit is contained in:
parent
dc17a30f17
commit
d191886b6c
1 changed files with 0 additions and 1 deletions
|
@ -176,7 +176,6 @@ typedef struct runloop
|
|||
} runloop_t;
|
||||
|
||||
/* Public data structures. */
|
||||
extern struct data_runloop g_data_runloop;
|
||||
extern struct runloop g_runloop;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue