summaryrefslogtreecommitdiff
path: root/src/store.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/store.cc')
-rw-r--r--src/store.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/store.cc b/src/store.cc
index 8e9512cd..dad3c820 100644
--- a/src/store.cc
+++ b/src/store.cc
@@ -757,7 +757,6 @@ static bool store_will_buy(object_type const *o_ptr)
case TV_SCROLL:
case TV_POTION2:
case TV_POTION:
- case TV_BATERIE:
case TV_BOTTLE:
return true;
}