From 5050c0ca4f266c2bbfd5651f61256c6606253000 Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Tue, 25 Dec 2007 11:56:11 +0000 Subject: compile fixes --- src/game/client/gc_menu.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/game/client/gc_menu.cpp') diff --git a/src/game/client/gc_menu.cpp b/src/game/client/gc_menu.cpp index 232679e9..377f8f2b 100644 --- a/src/game/client/gc_menu.cpp +++ b/src/game/client/gc_menu.cpp @@ -1848,8 +1848,6 @@ void menu_do_connected() void menu_init() { - int i; - if(config.cl_show_welcome) popup = POPUP_FIRST_LAUNCH; config.cl_show_welcome = 0; -- cgit 1.4.1