more unused code tweaking

This commit is contained in:
nethack.rankin
2002-11-10 09:32:55 +00:00
parent 1ca589adc0
commit a6d0e7f0b9

View File

@@ -539,8 +539,6 @@ clear_bypasses()
xchar ox, oy;
(void) get_obj_location(otmp, &ox, &oy, 0);
obj_extract_self(otmp);
place_object(otmp, ox, oy);
stack_object(otmp);
newsym(ox, oy);
}