summaryrefslogtreecommitdiff
path: root/src/variable.c
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2012-05-14 07:42:28 +0200
committerBardur Arantsson <bardur@scientician.net>2012-05-14 20:07:52 +0200
commit22290738f1f65c6b11b98c6a2db13f81dacb3d28 (patch)
tree322ab57992d057a559e622f33c6bcbebdb9b2168 /src/variable.c
parent8ba6d76dc7179abe5cba19f422516dead2eceaf4 (diff)
Lua: Move "Mandos" spell functions to C
Diffstat (limited to 'src/variable.c')
-rw-r--r--src/variable.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/variable.c b/src/variable.c
index 11019a22..105bbc7f 100644
--- a/src/variable.c
+++ b/src/variable.c
@@ -1574,11 +1574,6 @@ s32b DUNGEON_ASTRAL_WILD_Y = 19;
*/
timer_type *gl_timers = NULL;
-/*
- * Timered precognition.
- */
-s16b tim_precognition = 0;
-
/**
* Get the version string.