diff options
| author | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2019-04-04 18:51:16 +0200 |
|---|---|---|
| committer | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2019-04-04 18:51:16 +0200 |
| commit | 63b86bd8f76f7d1881b1d0a60183c9d4a9ee786b (patch) | |
| tree | 90768973e7080e1a002179271343a66b5af854d8 /documentation | |
| parent | fc678c26b0c073cbb863bbde855ab6039c89aa96 (diff) | |
Revert back to previous state
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/src/opengl.dox | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
