From 63b86bd8f76f7d1881b1d0a60183c9d4a9ee786b Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Thu, 4 Apr 2019 18:51:16 +0200 Subject: Revert back to previous state --- documentation/src/opengl.dox | 1 - 1 file changed, 1 deletion(-) (limited to 'documentation/src') diff --git a/documentation/src/opengl.dox b/documentation/src/opengl.dox index 633653cb7..91983f0c9 100644 --- a/documentation/src/opengl.dox +++ b/documentation/src/opengl.dox @@ -503,7 +503,6 @@ to be created among your Fl_Gl_Window-derived classes: first = 0; make_current(); glewInit(); // defines pters to functions of OpenGL V 1.2 and above - redraw(); } #endif \endcode -- cgit v1.2.3