From 158518061b09bb478140ede11c21bd1536814e0e Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Fri, 11 Dec 2015 08:09:30 +0100 Subject: Remove ANGBAND_GRAF --- src/variable.cc | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/variable.cc') diff --git a/src/variable.cc b/src/variable.cc index 71dbae75..f0d18111 100644 --- a/src/variable.cc +++ b/src/variable.cc @@ -599,12 +599,6 @@ cptr DEFAULT_FEAT_BLOCK = DEFAULT_FEAT_TEXT; */ cptr ANGBAND_SYS = "xxx"; -/* - * Hack -- The special Angband "Graphics Suffix" - * This variable is used to choose an appropriate "graf-xxx" file - */ -cptr ANGBAND_GRAF = "old"; - /* * Path name: The main "lib" directory * This variable is not actually used anywhere in the code -- cgit v1.2.3