From bf98086de80da38fb0256f3f076d5069f6b4e997 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 14 Dec 2005 06:28:48 +0000 Subject: (svn r3298) Remove unused and write-only variables --- main_gui.c | 8 -------- 1 file changed, 8 deletions(-) (limited to 'main_gui.c') diff --git a/main_gui.c b/main_gui.c index 16021fc48..7adf19c1c 100644 --- a/main_gui.c +++ b/main_gui.c @@ -1986,14 +1986,6 @@ static const WindowDesc _toolb_normal_desc = { MainToolbarWndProc }; -static const WindowDesc _toolb_intro_desc = { - 0, -22, 640, 22, - WC_MAIN_TOOLBAR,0, - WDF_STD_TOOLTIPS | WDF_DEF_WIDGET, - _toolb_normal_widgets, - MainToolbarWndProc -}; - static const Widget _toolb_scen_widgets[] = { { WWT_PANEL, RESIZE_NONE, 14, 0, 21, 0, 21, 0x2D6, STR_0171_PAUSE_GAME}, -- cgit v1.2.3-70-g09d2