mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
(Cg) Remove useless forward declaration
This commit is contained in:
parent
6e4f396d10
commit
68a6da85b7
@ -401,8 +401,6 @@ static void gl_cg_deinit(void)
|
||||
gl_cg_deinit_context_state();
|
||||
}
|
||||
|
||||
static bool gl_cg_init(const char *path);
|
||||
|
||||
#define SET_LISTING(type) \
|
||||
{ \
|
||||
const char *list = cgGetLastListing(cgCtx); \
|
||||
|
Loading…
x
Reference in New Issue
Block a user