summaryrefslogtreecommitdiff
path: root/src/variable.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/variable.c')
-rw-r--r--src/variable.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/variable.c b/src/variable.c
index 8ad1d14f..52e16e01 100644
--- a/src/variable.c
+++ b/src/variable.c
@@ -1480,12 +1480,6 @@ hist_type *bg;
int max_bg_idx;
/*
- * Powers
- */
-s16b power_max = POWER_MAX_INIT;
-power_type *powers_type;
-
-/*
* Variable savefile stuff
*/
s32b extra_savefile_parts = 0;