Cleanups
This commit is contained in:
parent
6eddea99c0
commit
e0b59c40ea
|
@ -1094,7 +1094,6 @@ enum rarch_shader_type video_shader_parse_type(const char *path,
|
|||
{
|
||||
enum rarch_shader_type shader_type = RARCH_SHADER_NONE;
|
||||
enum gfx_ctx_api api = video_context_driver_get_api();
|
||||
|
||||
#ifdef HAVE_CG
|
||||
bool cg_supported = true;
|
||||
#else
|
||||
|
|
Loading…
Reference in New Issue