summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crawl-ref/source/beam.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/crawl-ref/source/beam.cc b/crawl-ref/source/beam.cc
index 09fb4c65c1..810ff042a9 100644
--- a/crawl-ref/source/beam.cc
+++ b/crawl-ref/source/beam.cc
@@ -1795,10 +1795,6 @@ void bolt::hit_wall()
bounce();
else
{
- // Affect a creature in the wall, if any.
- if (monsters* m = monster_at(pos()))
- affect_monster(m);
-
// Regress for explosions: blow up in an open grid (if regressing
// makes any sense). Also regress when dropping items.
if (!aimed_at_spot