diff options
Diffstat (limited to 'src/Fl_x.cxx')
| -rw-r--r-- | src/Fl_x.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Fl_x.cxx b/src/Fl_x.cxx index c84be4c15..9dee09514 100644 --- a/src/Fl_x.cxx +++ b/src/Fl_x.cxx @@ -72,9 +72,6 @@ static bool have_xfixes = false; # if HAVE_XRENDER # include <X11/extensions/Xrender.h> # endif -static Fl_Xlib_Graphics_Driver fl_xlib_driver; -static Fl_Display_Device fl_xlib_display(&fl_xlib_driver); -Fl_Display_Device *Fl_Display_Device::_display = &fl_xlib_display;// the platform display //////////////////////////////////////////////////////////////// // interface to poll/select call: |
