From 2148e1fa89966f4b91b9d1dd5c862e9a6e2d6ba9 Mon Sep 17 00:00:00 2001 From: hackykid Date: Thu, 8 Dec 2005 09:12:25 +0000 Subject: (svn r3271) Remove some debug statements of mine which somehow got into svn. --- npf.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'npf.c') diff --git a/npf.c b/npf.c index 6fa9429a1..89bf9b974 100644 --- a/npf.c +++ b/npf.c @@ -596,11 +596,6 @@ static int32 NPFFindStationOrTile(AyStar* as, OpenListNode *current) AyStarNode *node = ¤t->path.node; TileIndex tile = node->tile; - if (tile == 0x4611c) { - tile++; - tile--; - } - /* If GetNeighbours said we could get here, we assume the station type * is correct */ if ( -- cgit v1.2.3-70-g09d2