summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--canvas/source/opengl/ogl_canvashelper.cxx2
-rw-r--r--canvas/source/opengl/ogl_canvastools.cxx2
-rw-r--r--canvas/source/opengl/ogl_texturecache.cxx2
3 files changed, 0 insertions, 6 deletions
diff --git a/canvas/source/opengl/ogl_canvashelper.cxx b/canvas/source/opengl/ogl_canvashelper.cxx
index f86917999801..a5ee6bc63c66 100644
--- a/canvas/source/opengl/ogl_canvashelper.cxx
+++ b/canvas/source/opengl/ogl_canvashelper.cxx
@@ -7,8 +7,6 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#define GL_GLEXT_PROTOTYPES
-
#include "ogl_canvashelper.hxx"
#include <rtl/crc.h>
diff --git a/canvas/source/opengl/ogl_canvastools.cxx b/canvas/source/opengl/ogl_canvastools.cxx
index bc5a1476e8d3..8144e43f5fd2 100644
--- a/canvas/source/opengl/ogl_canvastools.cxx
+++ b/canvas/source/opengl/ogl_canvastools.cxx
@@ -7,8 +7,6 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#define GL_GLEXT_PROTOTYPES
-
#include "ogl_canvastools.hxx"
#include <canvas/debug.hxx>
diff --git a/canvas/source/opengl/ogl_texturecache.cxx b/canvas/source/opengl/ogl_texturecache.cxx
index 426e69c36997..5fe3581d4179 100644
--- a/canvas/source/opengl/ogl_texturecache.cxx
+++ b/canvas/source/opengl/ogl_texturecache.cxx
@@ -7,8 +7,6 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#define GL_GLEXT_PROTOTYPES
-
#include "ogl_texturecache.hxx"
#include <com/sun/star/geometry/IntegerSize2D.hpp>