summaryrefslogtreecommitdiff
path: root/pathfind.h
diff options
context:
space:
mode:
Diffstat (limited to 'pathfind.h')
-rw-r--r--pathfind.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/pathfind.h b/pathfind.h
index 8796774dd..564d83dc2 100644
--- a/pathfind.h
+++ b/pathfind.h
@@ -37,7 +37,6 @@ typedef struct RememberData {
} RememberData;
struct TrackPathFinder {
-
int num_links_left;
TrackPathFinderLink *new_link;