summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Fl_Gl_Window.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Fl_Gl_Window.cxx b/src/Fl_Gl_Window.cxx
index 16de91e80..7e97e3297 100644
--- a/src/Fl_Gl_Window.cxx
+++ b/src/Fl_Gl_Window.cxx
@@ -423,9 +423,6 @@ void Fl_Gl_Window::flush() {
}
-#if HAVE_GL_OVERLAY && defined(WIN32)
- if (fixcursor) SetCursor(Fl_X::i(this)->cursor);
-#endif
valid(1);
context_valid(1);
}