This commit is contained in:
twinaphex 2016-12-20 22:05:40 +01:00
parent 59ca04dad2
commit eec1f8a5cf

View File

@ -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;