ref: 5ab98fd0f9d7426192f6021d6b8d3b33b42e30b3
parent: ffeea5a226d23b7a8cc12af25938c5c05fa3d03d
author: Turo Lamminen <turol@iki.fi>
date: Tue Oct 11 08:01:13 EDT 2022
heretic: Remove commented out code
--- a/src/heretic/f_finale.c
+++ b/src/heretic/f_finale.c
@@ -148,8 +148,6 @@
=======================
*/
-//#include "hu_stuff.h"
-//extern patch_t *hu_font[HU_FONTSIZE];
void F_TextWrite(void)
{
--- a/src/heretic/sb_bar.c
+++ b/src/heretic/sb_bar.c
@@ -1073,7 +1073,6 @@
static void CheatWeaponsFunc(player_t * player, Cheat_t * cheat)
{
int i;
- //extern boolean *WeaponInShareware;
player->armorpoints = 200;
player->armortype = 2;