mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 15:45:19 +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();
|
gl_cg_deinit_context_state();
|
||||||
}
|
}
|
||||||
|
|
||||||
static bool gl_cg_init(const char *path);
|
|
||||||
|
|
||||||
#define SET_LISTING(type) \
|
#define SET_LISTING(type) \
|
||||||
{ \
|
{ \
|
||||||
const char *list = cgGetLastListing(cgCtx); \
|
const char *list = cgGetLastListing(cgCtx); \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user