From e64a8e90e325b5fdffa7939f91041ccd7f558e21 Mon Sep 17 00:00:00 2001 From: Pierre Ossman Date: Mon, 30 Jun 2014 10:30:58 +0000 Subject: Follow up to earlier commit. Missed one reference to fixcursor. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10214 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Fl_Gl_Window.cxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'src') 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); } -- cgit v1.2.3