Revert back to previous state

This commit is contained in:
ManoloFLTK 2019-04-04 18:51:16 +02:00
parent fc678c26b0
commit 63b86bd8f7

View File

@ -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