Fix some warnings reported by gcc
This commit is contained in:
parent
6270d51f6f
commit
c8509d000c
14 changed files with 43 additions and 30 deletions
|
|
@ -1,4 +1,8 @@
|
|||
|
||||
#ifndef NO_SEND_STATS
|
||||
#define NO_SEND_STATS
|
||||
#endif
|
||||
|
||||
#ifdef NO_SEND_STATS
|
||||
|
||||
void D_DoAnonStats()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue