summaryrefslogtreecommitdiff
path: root/src/drivers/Xlib/Fl_Xlib_Graphics_Driver_rect.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/Xlib/Fl_Xlib_Graphics_Driver_rect.cxx')
-rw-r--r--src/drivers/Xlib/Fl_Xlib_Graphics_Driver_rect.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/drivers/Xlib/Fl_Xlib_Graphics_Driver_rect.cxx b/src/drivers/Xlib/Fl_Xlib_Graphics_Driver_rect.cxx
index 183c78956..89da64a60 100644
--- a/src/drivers/Xlib/Fl_Xlib_Graphics_Driver_rect.cxx
+++ b/src/drivers/Xlib/Fl_Xlib_Graphics_Driver_rect.cxx
@@ -16,11 +16,6 @@
// http://www.fltk.org/str.php
//
-
-#ifndef FL_CFG_GFX_XLIB_RECT_CXX
-#define FL_CFG_GFX_XLIB_RECT_CXX
-
-
/**
\file Fl_Xlib_Graphics_Driver_rect.cxx
\brief X11 Xlib specific line and polygon drawing with integer coordinates.
@@ -411,8 +406,6 @@ void Fl_Xlib_Graphics_Driver::restore_clip() {
}
}
-#endif // FL_CFG_GFX_XLIB_RECT_CXX
-
//
// End of "$Id$".
//