From 1ec0dc976a79b1be109e59231834ae396d2dca05 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Sun, 17 Aug 2008 09:52:03 -0400 Subject: [PATCH] Doc fix for commit 7ca4f412 --- src/lib/subs/bridgefall.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lib/subs/bridgefall.c b/src/lib/subs/bridgefall.c index f407f32f..0a436af7 100644 --- a/src/lib/subs/bridgefall.c +++ b/src/lib/subs/bridgefall.c @@ -55,7 +55,6 @@ static void knockdown(struct sctstr *); * Check bridges at and around SP after damage to SP. * If SP is an inefficent bridge, splash it. * If SP can't support a bridge, splash unsupported adjacent bridges. - * Don't drown planes in LIST when splashing bridges. * Write back splashed bridges, except for SP; writing that one is * left to the caller. */