diff --git a/src/command_type.h b/src/command_type.h --- a/src/command_type.h +++ b/src/command_type.h @@ -188,7 +188,6 @@ enum { CMD_BUILD_LONG_ROAD, ///< build a complete road (not a "half" one) CMD_REMOVE_LONG_ROAD, ///< remove a complete road (not a "half" one) CMD_BUILD_ROAD, ///< build a "half" road - CMD_REMOVE_ROAD, ///< remove a "half" road CMD_BUILD_ROAD_DEPOT, ///< build a road depot CMD_BUILD_AIRPORT, ///< build an airport