diff --git a/Source/qol/visual_store.cpp b/Source/qol/visual_store.cpp index 1fd592bd5..7649c0f18 100644 --- a/Source/qol/visual_store.cpp +++ b/Source/qol/visual_store.cpp @@ -516,7 +516,6 @@ void DrawVisualStore(const Surface &out) int16_t CheckVisualStoreHLight(Point mousePosition) { // Check buttons first - const Point panelPos = GetPanelPosition(UiPanels::Stash); if (MyPlayer->HoldItem.isEmpty()) { for (int i = 0; i < 4; i++) { // Skip tab buttons if vendor doesn't have tabs