X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=stat.c;h=3643dfc0c91e81857cc8267c358bfcb9b9015d97;hp=d5cbe3e90bc0e83ef17e26c4aa153e1564133309;hb=893f204b30affbb4407fcddb16576156a648eac6;hpb=486b21570635319bb893f607fa299146c8c5e8c2 diff --git a/stat.c b/stat.c index d5cbe3e..3643dfc 100644 --- a/stat.c +++ b/stat.c @@ -270,7 +270,3 @@ void util_htrm(hash_table_t *ht, const char *key, void (*cb)(void*)) { void util_htdel(hash_table_t *ht) { util_htrem(ht, NULL); } - -void stat_info() { -} -#undef ST_SIZE