ai/trolly/pathfinder.c
changeset 2916 b687477adcba
parent 2682 7fa4b202b9f0
child 3033 9cba043eb38f
--- a/ai/trolly/pathfinder.c	Sun Jan 29 18:34:43 2006 +0000
+++ b/ai/trolly/pathfinder.c	Sun Jan 29 18:57:26 2006 +0000
@@ -107,8 +107,6 @@
 	result->FoundEndNode = AyStar_AiPathFinder_FoundEndNode;
 	result->GetNeighbours = AyStar_AiPathFinder_GetNeighbours;
 
-	result->BeforeExit = NULL;
-
 	result->free = AyStar_AiPathFinder_Free;
 
 	// Set some information