diff options
Diffstat (limited to 'docs/install.html')
-rw-r--r-- | docs/install.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/install.html b/docs/install.html index df5fcd3f7b2..58822de5d2f 100644 --- a/docs/install.html +++ b/docs/install.html @@ -251,8 +251,6 @@ For example, compiling and linking a GLUT application can be done with: gcc `pkg-config --cflags --libs glut` mydemo.c -o mydemo </pre> -<br> - </div> </body> </html> |