diff --git a/src/openrct2-ui/windows/Footpath.cpp b/src/openrct2-ui/windows/Footpath.cpp index 8dfbfdd9d1..2d5c92ee1a 100644 --- a/src/openrct2-ui/windows/Footpath.cpp +++ b/src/openrct2-ui/windows/Footpath.cpp @@ -51,12 +51,6 @@ enum PATH_CONSTRUCTION_MODE_BRIDGE_OR_TUNNEL }; -enum -{ - SELECTED_PATH_TYPE_NORMAL, - SELECTED_PATH_TYPE_QUEUE -}; - enum WINDOW_FOOTPATH_WIDGET_IDX { WIDX_BACKGROUND,