summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/water_cmd.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/water_cmd.cpp b/src/water_cmd.cpp
index c7c90d019..42fa1b9fc 100644
--- a/src/water_cmd.cpp
+++ b/src/water_cmd.cpp
@@ -332,8 +332,6 @@ static int32 ClearTile_Water(TileIndex tile, byte flags)
NOT_REACHED();
return 0;
}
-
- return 0; // useless but silences warning
}
// return true if a tile is a water tile.