diff --git a/src/fl_vertex.cxx b/src/fl_vertex.cxx index d665ae4e4..788fbfeaa 100644 --- a/src/fl_vertex.cxx +++ b/src/fl_vertex.cxx @@ -120,9 +120,7 @@ void Fl_Graphics_Driver::end_points() { #elif defined(__APPLE_QUARTZ__) if (fl_quartz_line_width_ > 1.5f) CGContextSetShouldAntialias(fl_gc, true); for (int i=0; i 1.5f) CGContextSetShouldAntialias(fl_gc, false); #else