mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 15:45:19 +00:00
Cleanup
This commit is contained in:
parent
59ca04dad2
commit
eec1f8a5cf
@ -994,9 +994,7 @@ static bool command_event_cmd_exec(const char *data,
|
|||||||
{
|
{
|
||||||
#if defined(HAVE_DYNAMIC)
|
#if defined(HAVE_DYNAMIC)
|
||||||
content_ctx_info_t content_info;
|
content_ctx_info_t content_info;
|
||||||
#endif
|
|
||||||
|
|
||||||
#if defined(HAVE_DYNAMIC)
|
|
||||||
content_info.argc = 0;
|
content_info.argc = 0;
|
||||||
content_info.argv = NULL;
|
content_info.argv = NULL;
|
||||||
content_info.args = NULL;
|
content_info.args = NULL;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user