summaryrefslogtreecommitdiffstats
path: root/src/opengl/qglextensions_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/opengl/qglextensions_p.h')
-rw-r--r--src/opengl/qglextensions_p.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/opengl/qglextensions_p.h b/src/opengl/qglextensions_p.h
index 991fbba8c7..d391a99643 100644
--- a/src/opengl/qglextensions_p.h
+++ b/src/opengl/qglextensions_p.h
@@ -54,7 +54,6 @@
//
// extension prototypes
-#ifndef Q_WS_MAC
# ifndef APIENTRYP
# ifdef APIENTRY
# define APIENTRYP APIENTRY *
@@ -63,10 +62,6 @@
# define APIENTRYP *
# endif
# endif
-#else
-# define APIENTRY
-# define APIENTRYP *
-#endif
#include <QtCore/qglobal.h>