diff options
Diffstat (limited to 'net/boinc-client/files/patch-api::boinc_gl.h')
-rw-r--r-- | net/boinc-client/files/patch-api::boinc_gl.h | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/net/boinc-client/files/patch-api::boinc_gl.h b/net/boinc-client/files/patch-api::boinc_gl.h deleted file mode 100644 index a9c41321c9cc..000000000000 --- a/net/boinc-client/files/patch-api::boinc_gl.h +++ /dev/null @@ -1,19 +0,0 @@ ---- api/boinc_gl.h.orig Wed Sep 1 19:15:30 2004 -+++ api/boinc_gl.h Fri Oct 1 12:06:47 2004 -@@ -54,8 +54,6 @@ - # include <OpenGL/glu.h> - # endif - --# include "GL/glut.h" --/* - # if defined(HAVE_GLUT_H) - # include "glut.h" - # elif defined(HAVE_GL_GLUT_H) -@@ -65,7 +63,6 @@ - # elif defined(HAVE_GLUT_GLUT_H) - # include <GLUT/glut.h> - # endif --*/ - - #endif // _WIN32 - |