Explorar o código

Variable no longer used -> remove it

bel %!s(int64=10) %!d(string=hai) anos
pai
achega
64a547caa1
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/civetweb.c

+ 0 - 2
src/civetweb.c

@@ -5525,8 +5525,6 @@ static void send_file_data(struct mg_connection *conn,
 				/* Both read and were successful, adjust counters */
 				conn->num_bytes_sent += num_written;
 				len -= num_written;
-
-				loop_cnt++;
 			}
 		}
 	}