summaryrefslogtreecommitdiff
path: root/player.h
diff options
context:
space:
mode:
Diffstat (limited to 'player.h')
-rw-r--r--player.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/player.h b/player.h
index 05b429d79..a359b1064 100644
--- a/player.h
+++ b/player.h
@@ -252,7 +252,6 @@ static inline bool IsValidPlayer(PlayerID pi)
return pi < MAX_PLAYERS;
}
-void DeletePlayerWindows(PlayerID pi);
byte GetPlayerRailtypes(PlayerID p);
/** Finds out if a Player has a certain railtype available */