diff --git a/src/object_gui.cpp b/src/object_gui.cpp index 4e5c5815d6..4ab9615337 100644 --- a/src/object_gui.cpp +++ b/src/object_gui.cpp @@ -117,7 +117,6 @@ public: NWidgetMatrix *matrix = this->GetWidget(WID_BO_SELECT_MATRIX); matrix->SetScrollbar(this->GetScrollbar(WID_BO_SELECT_SCROLL)); - this->SetFocusedWidget(WID_BO_FILTER); this->GetWidget(WID_BO_OBJECT_MATRIX)->SetCount(4); ResetObjectToPlace();