foxygit / doom Log in
commit a3a5f9655f0bc7a77bfc8a08f7fda3e961ae0979
Author:     Turo Lamminen <turol@iki.fi>
AuthorDate: Sat Sep 17 17:48:03 2022 +0300
Commit:     Turo Lamminen <turol@iki.fi>
CommitDate: Wed Sep 28 11:13:50 2022 +0300

    strife: Remove extern declaration for F_StartCast in dead code
---
 src/strife/m_menu.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/strife/m_menu.c b/src/strife/m_menu.c
index f8443680..6ba9ab83 100644
--- a/src/strife/m_menu.c
+++ b/src/strife/m_menu.c
@@ -1268,7 +1268,6 @@ void M_FinishReadThis(int choice)
 */

 #if 0
-extern void F_StartCast(void);

 //
 // M_CheckStartCast