removed test_network() definition
This commit is contained in:
parent
491929c3c2
commit
996dcd41de
@ -13,7 +13,6 @@ void test_autoarr();
|
||||
void test_hash_functions();
|
||||
void test_hashtable();
|
||||
void test_dtsod();
|
||||
void test_network();
|
||||
|
||||
#define PRINT_SIZEOF(T) printf("\e[94m" #T " size: \e[96m" IFWIN("%llu", "%lu") "\n", sizeof(T))
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user