summaryrefslogtreecommitdiff
path: root/src/variable.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/variable.cc')
-rw-r--r--src/variable.cc6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/variable.cc b/src/variable.cc
index 71dbae75..f0d18111 100644
--- a/src/variable.cc
+++ b/src/variable.cc
@@ -600,12 +600,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
*/