aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/PySide2/global.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside2/PySide2/global.h.in')
-rw-r--r--sources/pyside2/PySide2/global.h.in16
1 files changed, 0 insertions, 16 deletions
diff --git a/sources/pyside2/PySide2/global.h.in b/sources/pyside2/PySide2/global.h.in
index 1d04efe9c..60afc1744 100644
--- a/sources/pyside2/PySide2/global.h.in
+++ b/sources/pyside2/PySide2/global.h.in
@@ -54,20 +54,4 @@
// Make "signals:", "slots:" visible as access specifiers
#define QT_ANNOTATE_ACCESS_SPECIFIER(a) __attribute__((annotate(#a)))
-#include "qpytextobject.h" // PySide class
-
-#if @ENABLE_X11@
-# if @Qt5X11Extras_FOUND@
-# include <QtX11Extras/QX11Info>
-# endif
-#endif
-
-// QT_WIDGETS_LIB must be defined to QSqlRelationalDelegate become visible.
-// It also changes code generation in pysideqtesttouch.h
-#define QT_WIDGETS_LIB
-
-#if @Qt5Test_FOUND@
-# include "pysideqtesttouch.h"
-#endif
-
// Here are now all configured modules appended: