ref: a45ffddee2a01cedd5cb52263f2e48d6fd2e770e
parent: 48f45bdd7ca3fd20dcaf9af74e6868c903ffe2e5
author: Turo Lamminen <turotl@gmail.com>
date: Tue May 15 14:26:12 EDT 2018
heretic: Remove declaration of IN_InitDeathmatchStats which is never defined
--- a/src/heretic/in_lude.c
+++ b/src/heretic/in_lude.c
@@ -50,7 +50,6 @@
void IN_UnloadPics(void);
void IN_CheckForSkip(void);
void IN_InitStats(void);
-void IN_InitDeathmatchStats(void);
void IN_InitNetgameStats(void);
void IN_DrawOldLevel(void);
void IN_DrawYAH(void);