functions.h
changeset 4833 c35317ffd2c9
parent 4829 cb6ad7332c52
child 4849 9a3c3ae7f62f
--- a/functions.h	Thu Oct 12 15:05:25 2006 +0000
+++ b/functions.h	Thu Oct 12 15:06:59 2006 +0000
@@ -180,8 +180,6 @@
 void ChangeTownRating(Town *t, int add, int max);
 
 uint GetTownRadiusGroup(const Town* t, TileIndex tile);
-void ShowNetworkChatQueryWindow(byte desttype, byte dest);
-void ShowNetworkGiveMoneyWindow(byte player);
 int FindFirstBit(uint32 x);
 void ShowHighscoreTable(int difficulty, int8 rank);
 TileIndex AdjustTileCoordRandomly(TileIndex a, byte rng);