Revert "Erase queued command also when depot direction/airport type/station type changes."

This reverts commit 60a7ac9f3c.
This commit is contained in:
Sergii Pylypenko
2014-06-03 18:44:34 +03:00
parent b2bfcf6816
commit 742f20fcc3
4 changed files with 0 additions and 8 deletions

View File

@@ -423,8 +423,6 @@ public:
void UpdateSelectSize()
{
EraseQueuedTouchCommand();
if (_selected_airport_index == -1) {
SetTileSelectSize(1, 1);
this->DisableWidget(WID_AP_LAYOUT_DECREASE);