more unused code tweaking
This commit is contained in:
@@ -539,8 +539,6 @@ clear_bypasses()
|
|||||||
xchar ox, oy;
|
xchar ox, oy;
|
||||||
|
|
||||||
(void) get_obj_location(otmp, &ox, &oy, 0);
|
(void) get_obj_location(otmp, &ox, &oy, 0);
|
||||||
obj_extract_self(otmp);
|
|
||||||
place_object(otmp, ox, oy);
|
|
||||||
stack_object(otmp);
|
stack_object(otmp);
|
||||||
newsym(ox, oy);
|
newsym(ox, oy);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user