summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qconfig-nacl.h
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2012-06-29 18:59:29 +0200
committerQt by Nokia <qt-info@nokia.com>2012-07-02 10:10:56 +0200
commit56df16fe4b9d188b712956e3bf1d579246a04fc9 (patch)
tree9452b42ca8c0c10498d27655fb760816d2af932e /src/corelib/global/qconfig-nacl.h
parent978937ab4a44179224a3021f89555bfa988fe687 (diff)
buildsystem: Remove SXE from the configure and qconfig-*.h files
The SXE feature was used with Qtopia but is long gone. Clean it up. Change-Id: I55fba97b6382300ba63e94f3a6c415227f571e37 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to 'src/corelib/global/qconfig-nacl.h')
-rw-r--r--src/corelib/global/qconfig-nacl.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/corelib/global/qconfig-nacl.h b/src/corelib/global/qconfig-nacl.h
index 7e48afaee3..d0078f2732 100644
--- a/src/corelib/global/qconfig-nacl.h
+++ b/src/corelib/global/qconfig-nacl.h
@@ -274,9 +274,6 @@
#ifndef QT_NO_QWS_SOUNDSERVER
# define QT_NO_QWS_SOUNDSERVER
#endif
-#ifndef QT_NO_SXE
-# define QT_NO_SXE
-#endif
#ifndef QT_NO_QWS_PROPERTIES
# define QT_NO_QWS_PROPERTIES
#endif