diff -r 5afbddbef4b6 -r 611ac18ac2b5 network_gamelist.c --- 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