diff --git a/src/menu_lan.c b/src/menu_lan.c index 001ed23..265084e 100644 --- a/src/menu_lan.c +++ b/src/menu_lan.c @@ -35,10 +35,6 @@ along with this program. If not, see . */ #include "network.h" #include "menu_lan.h" - -/* lan_player_type now defined in network.h */ -lan_player_type lan_player_info[MAX_CLIENTS]; - /* Local function prototypes: ------------------- */ void draw_player_table(void);