shithub: choc

Download patch

ref: ae2ee6c8e91f1dbb4dcf3649f7e3cc7ed124f373
parent: cfdf4dec83392dfaf04520e81f85820c0c359ba3
parent: a8fd4b1f563d24d4296c3e8225c8404e2724d4c2
author: Simon Howard <fraggle@soulsphere.org>
date: Wed Mar 18 19:03:22 EDT 2020

Merge pull request #1257 from xordspar0/fno-common

Remove redundant demoextend definition

--- a/src/hexen/mn_menu.c
+++ b/src/hexen/mn_menu.c
@@ -131,7 +131,6 @@
 int InfoType;
 int messageson = true;
 boolean mn_SuicideConsole;
-boolean demoextend; // from h2def.h
 
 // PRIVATE DATA DEFINITIONS ------------------------------------------------