(svn r5611) Remove a stale comment
authortron
Wed, 26 Jul 2006 05:58:34 +0000
changeset 4173 a7a3531777ad
parent 4172 5ca428e46357
child 4174 9ba4e15dac0f
(svn r5611) Remove a stale comment
tunnelbridge_cmd.c
--- a/tunnelbridge_cmd.c	Wed Jul 26 05:57:30 2006 +0000
+++ b/tunnelbridge_cmd.c	Wed Jul 26 05:58:34 2006 +0000
@@ -672,7 +672,6 @@
 	 * problem of bridges over water, or higher bridges, where z is not increased,
 	 * eg level bridge
 	 */
-	/* Bridges on slopes might have their Z-value offset..correct this */
 	v = FindVehicleBetween(
 		tile    + delta,
 		endtile - delta,