aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sources/pyside2/PySide2/global.h.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/sources/pyside2/PySide2/global.h.in b/sources/pyside2/PySide2/global.h.in
index b8ac01bba..1d04efe9c 100644
--- a/sources/pyside2/PySide2/global.h.in
+++ b/sources/pyside2/PySide2/global.h.in
@@ -70,18 +70,4 @@
# include "pysideqtesttouch.h"
#endif
-#ifndef QT_NO_OPENGL
-// Define export macros for Windows' gl.h
-# ifdef Q_OS_WIN
-# define NOMINMAX // windows.h is pulled, sanitize
-# ifndef APIENTRY
-# define APIENTRY
-# endif
-# ifndef WINGDIAPI
-# define WINGDIAPI
-# endif
-# endif // Q_OS_WIN
-# include <@GL_H@>
-#endif // QT_NO_OPENGL
-
// Here are now all configured modules appended: