ref: 252a532e9b8fa76408b5b4c3b3923c0efff92361
parent: 2fbba9a00d88f0a1538c85a7241e9b1a446fc6b5
author: Turo Lamminen <turol@iki.fi>
date: Tue Sep 13 14:33:59 EDT 2022
hexen: Remove commented out code
--- a/src/hexen/am_map.h
+++ b/src/hexen/am_map.h
@@ -117,6 +117,5 @@
fixed_t slp, islp;
} islope_t;
-// extern int f_x, f_y, f_w, f_h;
#endif
--- a/src/hexen/sb_bar.c
+++ b/src/hexen/sb_bar.c
@@ -1639,7 +1639,6 @@
static void CheatWeaponsFunc(player_t * player, Cheat_t * cheat)
{
int i;
- //extern boolean *WeaponInShareware;
for (i = 0; i < NUMARMOR; i++)
{