From 203726ed34b30001995515c2ac924ab14d862b1c Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 26 Oct 2005 07:12:14 +0000 Subject: (svn r3090) Remove long dead pieces of code --- main_gui.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'main_gui.c') diff --git a/main_gui.c b/main_gui.c index 8c64c3f77..ea0d59769 100644 --- a/main_gui.c +++ b/main_gui.c @@ -2439,8 +2439,6 @@ void SetupColorsAndInitialWindow(void) case GM_MENU: w = AllocateWindow(0, 0, width, height, MainWindowWndProc, WC_MAIN_WINDOW, NULL); AssignWindowViewport(w, 0, 0, width, height, TileXY(32, 32), 0); -// w = AllocateWindowDesc(&_toolb_intro_desc); -// w->flags4 &= ~WF_WHITE_BORDER_MASK; ShowSelectGameWindow(); break; case GM_NORMAL: -- cgit v1.2.3-70-g09d2