summaryrefslogtreecommitdiff
path: root/src/Fl_Window.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Fl_Window.cxx')
-rw-r--r--src/Fl_Window.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Fl_Window.cxx b/src/Fl_Window.cxx
index 9fef2a936..b594a8cd7 100644
--- a/src/Fl_Window.cxx
+++ b/src/Fl_Window.cxx
@@ -516,9 +516,6 @@ void Fl_Window::draw()
pWindowDriver->draw_end();
if (!to_display) current_ = save_current;
-# if defined(FLTK_HAVE_CAIROEXT)
- Fl::cairo_make_current(this); // checkout if an update is necessary
-# endif
}
void Fl_Window::make_current()