summaryrefslogtreecommitdiff
path: root/src/defines.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2015-02-23 09:11:57 +0100
committerBardur Arantsson <bardur@scientician.net>2015-02-23 09:11:57 +0100
commit505f310399c9d113874250b697692112ca48411c (patch)
tree092cb3c608eae8cb9c7c02e62a743b9905261957 /src/defines.h
parentde64b319f76c7cd4b7b2ef1e8cd4a58fc269c99f (diff)
Remove effectively unused variables
Diffstat (limited to 'src/defines.h')
-rw-r--r--src/defines.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/defines.h b/src/defines.h
index 32e26bc4..6267ae47 100644
--- a/src/defines.h
+++ b/src/defines.h
@@ -46,11 +46,6 @@
#define SAVEFILE_VERSION 105
/*
- * This value is not currently used
- */
-#define VERSION_EXTRA 0
-
-/*
* Maximum amount of Angband windows.
*/
#define ANGBAND_TERM_MAX 8