- removed unnecessary include statemants for X
This commit is contained in:
parent
23d4785e8e
commit
bc7ca5b0e6
@ -1,5 +1,5 @@
|
||||
/////////////////////////////////////////////////////////////////////////
|
||||
// $Id: gui.cc,v 1.39 2002-03-17 20:57:54 vruppert Exp $
|
||||
// $Id: gui.cc,v 1.40 2002-03-30 06:45:30 vruppert Exp $
|
||||
/////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Copyright (C) 2002 MandrakeSoft S.A.
|
||||
@ -41,10 +41,6 @@
|
||||
# include <Disks.h>
|
||||
#endif
|
||||
|
||||
#if BX_WITH_X11
|
||||
#include <X11/Xlib.h>
|
||||
#endif
|
||||
|
||||
bx_gui_c bx_gui;
|
||||
|
||||
#define BX_GUI_THIS bx_gui.
|
||||
|
Loading…
Reference in New Issue
Block a user