Sfoglia il codice sorgente

Fix copy/paste error

bel2125 8 anni fa
parent
commit
c5b7f790ca
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      test/public_server.c

+ 0 - 1
test/public_server.c

@@ -3970,7 +3970,6 @@ test_mg_store_body_begin_request_callback(struct mg_connection *conn)
 
 START_TEST(test_mg_store_body)
 {
-#if !defined(NO_FILES)
 	/* Client data */
 	char client_err_buf[256];
 	char client_data_buf[1024];