]> git.stg.codes - stg.git/blobdiff - projects/sgauth/web.cpp
Various fixes of issues reported by static analyzers.
[stg.git] / projects / sgauth / web.cpp
index 01660b6169622126401359f4a7521afb30903bfc..8c23482b04deb8f41e51e3396eb42c0078bcd607 100644 (file)
@@ -358,7 +358,6 @@ res = send(outerSocket, str, strlen(str), 0);
 sprintf(str,"        <TD id=\"TraffTableDSCellC\">%s</TD>\n", gettext("Session Download"));
 res = send(outerSocket, str, strlen(str), 0);
 
-rowNum = 0;
 for (j = 0; j < DIR_NUM; j++)
     {
     if (dirName[j][0] == 0)