summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qfeatures.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/global/qfeatures.h')
-rw-r--r--src/corelib/global/qfeatures.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/corelib/global/qfeatures.h b/src/corelib/global/qfeatures.h
index f9e2f201f7..160063fa67 100644
--- a/src/corelib/global/qfeatures.h
+++ b/src/corelib/global/qfeatures.h
@@ -196,9 +196,6 @@
// Status Tip
//#define QT_NO_STATUSTIP
-// QMotifStyle
-//#define QT_NO_STYLE_MOTIF
-
// QWindowsStyle
//#define QT_NO_STYLE_WINDOWS
@@ -339,11 +336,6 @@
#define QT_NO_STATEMACHINE
#endif
-// QCDEStyle
-#if !defined(QT_NO_STYLE_CDE) && (defined(QT_NO_STYLE_MOTIF))
-#define QT_NO_STYLE_CDE
-#endif
-
// QWindowsXPStyle
#if !defined(QT_NO_STYLE_WINDOWSXP) && (defined(QT_NO_STYLE_WINDOWS))
#define QT_NO_STYLE_WINDOWSXP