ref: 2626659ce4799e04fd9a47f8cef664e27404d639
parent: a45ffddee2a01cedd5cb52263f2e48d6fd2e770e
author: Turo Lamminen <turotl@gmail.com>
date: Tue May 15 14:30:22 EDT 2018
heretic: Remove declaration of IN_InitNetgameStats 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_InitNetgameStats(void);
void IN_DrawOldLevel(void);
void IN_DrawYAH(void);
void IN_DrawStatBack(void);