mirror of
https://github.com/fltk/fltk.git
synced 2026-05-15 21:38:17 +08:00
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
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user