summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/object_gui.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/object_gui.cpp b/src/object_gui.cpp
index 4e5c5815d..4ab961533 100644
--- a/src/object_gui.cpp
+++ b/src/object_gui.cpp
@@ -117,7 +117,6 @@ public:
NWidgetMatrix *matrix = this->GetWidget<NWidgetMatrix>(WID_BO_SELECT_MATRIX);
matrix->SetScrollbar(this->GetScrollbar(WID_BO_SELECT_SCROLL));
- this->SetFocusedWidget(WID_BO_FILTER);
this->GetWidget<NWidgetMatrix>(WID_BO_OBJECT_MATRIX)->SetCount(4);
ResetObjectToPlace();