summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qplatformpixmap_qpa.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/image/qplatformpixmap_qpa.h')
-rw-r--r--src/gui/image/qplatformpixmap_qpa.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/image/qplatformpixmap_qpa.h b/src/gui/image/qplatformpixmap_qpa.h
index 929d7df789..ad0a8dc69e 100644
--- a/src/gui/image/qplatformpixmap_qpa.h
+++ b/src/gui/image/qplatformpixmap_qpa.h
@@ -154,9 +154,6 @@ private:
# define QT_XFORM_TYPE_MSBFIRST 0
# define QT_XFORM_TYPE_LSBFIRST 1
-# if defined(Q_WS_WIN)
-# define QT_XFORM_TYPE_WINDOWSPIXMAP 2
-# endif
extern bool qt_xForm_helper(const QTransform&, int, int, int, uchar*, int, int, int, const uchar*, int, int, int);
QT_END_NAMESPACE