diff --git a/user/cgi_system.c b/user/cgi_system.c index 7f75797..0510637 100755 --- a/user/cgi_system.c +++ b/user/cgi_system.c @@ -213,6 +213,8 @@ cgiSystemCfgSetParams(HttpdConnData *connData) } } + (void)redir_url; + if (redir_url_buf[strlen(SET_REDIR_ERR)] == 0) { // All was OK cgi_info("Set system params - success, saving...");