foxygit / doom Log in
commit 3c61049f58009f3bc2c78a84285a5e1919ca5cf2
Author:     Turo Lamminen <turol@iki.fi>
AuthorDate: Wed Sep 7 16:06:56 2022 +0300
Commit:     Turo Lamminen <turol@iki.fi>
CommitDate: Tue Nov 1 17:55:30 2022 +0200

    doom: Remove redundant extern declarations of automapactive
---
 src/doom/hu_lib.c | 1 -
 src/doom/st_lib.c | 6 ------
 2 files changed, 7 deletions(-)

diff --git a/src/doom/hu_lib.c b/src/doom/hu_lib.c
index 540763d2..d32c2004 100644
--- a/src/doom/hu_lib.c
+++ b/src/doom/hu_lib.c
@@ -32,7 +32,6 @@
 // boolean : whether the screen is always erased
 #define noterased viewwindowx

-extern boolean	automapactive;	// in AM_map.c

 void HUlib_init(void)
 {
diff --git a/src/doom/st_lib.c b/src/doom/st_lib.c
index 3fa64dc2..832bb66d 100644
--- a/src/doom/st_lib.c
+++ b/src/doom/st_lib.c
@@ -36,12 +36,6 @@
 #include "r_local.h"


-// in AM_map.c
-extern boolean		automapactive;
-
-
-
-
 //
 // Hack display negative frags.
 //  Loads and store the stminus lump.