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 -
- diff --git a/docs/postprocess.html b/docs/postprocess.html index 2e9fb854bc6..af7f86a80cc 100644 --- a/docs/postprocess.html +++ b/docs/postprocess.html @@ -55,10 +55,6 @@ Numbers higher than 8 see minimizing gains.
  • pp_celshade - set to 1 to enable cell shading (a more complex color filter). - -
    -
    -