summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qconfig-nacl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/global/qconfig-nacl.h')
-rw-r--r--src/corelib/global/qconfig-nacl.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/src/corelib/global/qconfig-nacl.h b/src/corelib/global/qconfig-nacl.h
index 4773c5ec26..22dd56e772 100644
--- a/src/corelib/global/qconfig-nacl.h
+++ b/src/corelib/global/qconfig-nacl.h
@@ -203,20 +203,6 @@
# define QT_NO_CUPS
#endif
-/* SVG */
-#ifndef QT_NO_SVG
-# define QT_NO_SVG
-#endif
-#ifndef QT_NO_SVGGENERATOR
-# define QT_NO_SVGGENERATOR
-#endif
-#ifndef QT_NO_SVGRENDERER
-# define QT_NO_SVGRENDERER
-#endif
-#ifndef QT_NO_SVGWIDGET
-# define QT_NO_SVGWIDGET
-#endif
-
/* Styles */
#ifndef QT_NO_STYLE_STYLESHEET
# define QT_NO_STYLE_STYLESHEET
@@ -247,8 +233,3 @@
#ifndef QT_NO_SYSTEMTRAYICON
# define QT_NO_SYSTEMTRAYICON
#endif
-
-/* Windows */
-#ifndef QT_NO_WIN_ACTIVEQT
-# define QT_NO_WIN_ACTIVEQT
-#endif