summaryrefslogtreecommitdiff
path: root/src/rail_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/rail_gui.cpp')
-rw-r--r--src/rail_gui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rail_gui.cpp b/src/rail_gui.cpp
index 82c2ce84d..3cedda98a 100644
--- a/src/rail_gui.cpp
+++ b/src/rail_gui.cpp
@@ -680,7 +680,7 @@ struct BuildRailToolbarWindow : Window {
/* If it is the removal button that has been clicked, do nothing,
* as it is up to the other buttons to drive removal status */
return;
- break;
+
case RTW_BUILD_NS:
case RTW_BUILD_X:
case RTW_BUILD_EW: