diff options
Diffstat (limited to 'slideshow')
-rw-r--r-- | slideshow/source/engine/OGLTrans/mac/OGLTrans_TransitionerImpl.mm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/slideshow/source/engine/OGLTrans/mac/OGLTrans_TransitionerImpl.mm b/slideshow/source/engine/OGLTrans/mac/OGLTrans_TransitionerImpl.mm index d2421a359f12..70417c780d43 100644 --- a/slideshow/source/engine/OGLTrans/mac/OGLTrans_TransitionerImpl.mm +++ b/slideshow/source/engine/OGLTrans/mac/OGLTrans_TransitionerImpl.mm @@ -28,9 +28,6 @@ #include "sal/config.h" -#if MACOSX_SDK_VERSION < 1070 -#define GLX_GLXEXT_PROTOTYPES 1 -#endif #include "OGLTrans_TransitionImpl.hxx" #include <com/sun/star/beans/XFastPropertySet.hpp> |