summaryrefslogtreecommitdiff
path: root/src/spells1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/spells1.c')
-rw-r--r--src/spells1.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/spells1.c b/src/spells1.c
index 9e9fcff0..b38fa854 100644
--- a/src/spells1.c
+++ b/src/spells1.c
@@ -3897,7 +3897,6 @@ static bool_ project_o(int who, int r, int y, int x, int dam, int typ)
int o_sval = 0;
bool_ is_potion = FALSE;
- int xx, yy;
/* XXX XXX XXX */
@@ -4157,8 +4156,6 @@ static bool_ project_o(int who, int r, int y, int x, int dam, int typ)
}
case GF_RAISE:
{
- xx = x;
- yy = y;
get_pos_player(7, &y, &x);
/* Only corpses can be raised */