diff options
Diffstat (limited to 'src/fl_vertex.cxx')
| -rw-r--r-- | src/fl_vertex.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fl_vertex.cxx b/src/fl_vertex.cxx index f05b2597e..6e7b96cd4 100644 --- a/src/fl_vertex.cxx +++ b/src/fl_vertex.cxx @@ -160,7 +160,7 @@ void Fl_Graphics_Driver::fixloop() { // remove equal points from closed path #ifdef FL_CFG_GFX_GDI -# include "drivers/GDI/Fl_GDI_Graphics_Driver_vertex.cxx" +// # include "drivers/GDI/Fl_GDI_Graphics_Driver_vertex.cxx" #endif |
