canvas/source/opengl/ogl_canvashelper.cxx | 2 -- canvas/source/opengl/ogl_canvastools.cxx | 2 -- canvas/source/opengl/ogl_texturecache.cxx | 2 -- 3 files changed, 6 deletions(-)
New commits: commit ac7e26e3a963c0c6d4b193a7dfc4d3e3e61efd31 Author: Stephan Bergmann <sberg...@redhat.com> Date: Fri Aug 8 10:07:47 2014 +0200 -Werror,-Wunused-macros Change-Id: I614e1736844637eb0a5bab3830473c36d7999426 diff --git a/canvas/source/opengl/ogl_canvashelper.cxx b/canvas/source/opengl/ogl_canvashelper.cxx index f869179..a5ee6bc6 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 bc5a147..8144e43 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 426e69c..5fe3581 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> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits