src/gui.h
changeset 6002 0cc302eda282
parent 5838 9c3129cb019b
child 6111 32f6149dc192
--- a/src/gui.h	Sun Jan 21 11:49:18 2007 +0000
+++ b/src/gui.h	Sun Jan 21 12:35:35 2007 +0000
@@ -87,7 +87,6 @@
 void ShowPlayerStations(PlayerID player);
 void ShowPlayerFinances(PlayerID player);
 void ShowPlayerCompany(PlayerID player);
-void ShowSignList(void);
 
 void ShowEstimatedCostOrIncome(int32 cost, int x, int y);
 void ShowErrorMessage(StringID msg_1, StringID msg_2, int x, int y);