summaryrefslogtreecommitdiff
path: root/src/object1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/object1.c')
-rw-r--r--src/object1.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/object1.c b/src/object1.c
index fd9ead08..8cec49d8 100644
--- a/src/object1.c
+++ b/src/object1.c
@@ -5428,7 +5428,6 @@ bool_ get_item_floor(int *cp, cptr pmt, cptr str, int mode)
while (!done)
{
/* Show choices */
- if (show_choices)
{
int ni = 0;
int ne = 0;
@@ -5911,7 +5910,6 @@ bool_ get_item_floor(int *cp, cptr pmt, cptr str, int mode)
}
/* Clean up */
- if (show_choices)
{
/* Toggle again if needed */
if (toggle) toggle_inven_equip();