summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crawl-ref/source/transfor.cc6
1 files changed, 2 insertions, 4 deletions
diff --git a/crawl-ref/source/transfor.cc b/crawl-ref/source/transfor.cc
index 37cd12a4fe..dda95d8e45 100644
--- a/crawl-ref/source/transfor.cc
+++ b/crawl-ref/source/transfor.cc
@@ -1007,7 +1007,7 @@ bool can_equip( equipment_type use_which, bool ignore_temporary )
}
return (true);
-} // end can_equip()
+}
// raw comparison of an item, must use check_armour_shape for full version
bool transform_can_equip_type( int eq_slot )
@@ -1044,9 +1044,7 @@ void drop_everything(void)
you.inv[i].quantity = 0;
}
}
-
- return;
-} // end drop_everything()
+}
// Used to mark transformations which override species/mutation intrinsics.
// If phys_scales is true then we're checking to see if the form keeps