summaryrefslogtreecommitdiff
path: root/src/map/magic-expr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/magic-expr.cpp')
-rw-r--r--src/map/magic-expr.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/magic-expr.cpp b/src/map/magic-expr.cpp
index 9a44fa9..4acce91 100644
--- a/src/map/magic-expr.cpp
+++ b/src/map/magic-expr.cpp
@@ -255,7 +255,6 @@ void stringify(val_t *v)
CASE (const ValSpell&, x)
{
buf = x.v_spell->name;
- break;
}
CASE (const ValInvocationInt&, x)
{