summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/x11extras/qtx11extrasglobal.h4
-rw-r--r--src/x11extras/qx11info_x11.h4
2 files changed, 0 insertions, 8 deletions
diff --git a/src/x11extras/qtx11extrasglobal.h b/src/x11extras/qtx11extrasglobal.h
index 0e4b1c4..ce59c21 100644
--- a/src/x11extras/qtx11extrasglobal.h
+++ b/src/x11extras/qtx11extrasglobal.h
@@ -44,8 +44,6 @@
#include <QtCore/qglobal.h>
-QT_BEGIN_HEADER
-
QT_BEGIN_NAMESPACE
#ifndef QT_STATIC
@@ -60,6 +58,4 @@ QT_BEGIN_NAMESPACE
QT_END_NAMESPACE
-QT_END_HEADER
-
#endif // QTX11EXTRASGLOBAL_H
diff --git a/src/x11extras/qx11info_x11.h b/src/x11extras/qx11info_x11.h
index 15df6f0..afc9ee4 100644
--- a/src/x11extras/qx11info_x11.h
+++ b/src/x11extras/qx11info_x11.h
@@ -48,8 +48,6 @@
typedef struct _XDisplay Display;
struct xcb_connection_t;
-QT_BEGIN_HEADER
-
QT_BEGIN_NAMESPACE
class Q_X11EXTRAS_EXPORT QX11Info
@@ -76,7 +74,5 @@ private:
QT_END_NAMESPACE
-QT_END_HEADER
-
#endif // QX11INFO_X11_H