network_gamelist.c
changeset 5034 611ac18ac2b5
parent 4826 6a545d194528
child 5339 96ac3f4933bb
--- a/network_gamelist.c	Mon Nov 06 00:10:47 2006 +0000
+++ b/network_gamelist.c	Mon Nov 06 00:12:55 2006 +0000
@@ -9,8 +9,6 @@
 // This file handles the GameList
 // Also, it handles the request to a server for data about the server
 
-extern void UpdateNetworkGameWindow(bool unselect);
-
 /** Add a new item to the linked gamelist. If the IP and Port match
  * return the existing item instead of adding it again
  * @param ip the IP-address (inet_addr) of the to-be added item