summaryrefslogtreecommitdiff
path: root/src/order_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/order_gui.cpp')
-rw-r--r--src/order_gui.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/order_gui.cpp b/src/order_gui.cpp
index 43978edb2..b20d1c556 100644
--- a/src/order_gui.cpp
+++ b/src/order_gui.cpp
@@ -839,7 +839,6 @@ public:
virtual void OnClick(Point pt, int widget)
{
- if (this->widget[widget].type != WWT_DROPDOWN) HideDropDownMenu(this);
switch (widget) {
case ORDER_WIDGET_ORDER_LIST: {
ResetObjectToPlace();