summaryrefslogtreecommitdiff
path: root/src/variable.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/variable.c')
-rw-r--r--src/variable.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/variable.c b/src/variable.c
index f775df66..8ad1d14f 100644
--- a/src/variable.c
+++ b/src/variable.c
@@ -1593,14 +1593,6 @@ timer_type *gl_timers = NULL;
s16b tim_precognition = 0;
-/*
- * Powers
- */
-s16b POWER_INVISIBILITY = -1;
-s16b POWER_WEB = -1;
-s16b POWER_COR_SPACE_TIME = -1;
-
-
/**
* Get the version string.
*/