From 56df16fe4b9d188b712956e3bf1d579246a04fc9 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Fri, 29 Jun 2012 18:59:29 +0200 Subject: 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 --- src/corelib/global/qconfig-nacl.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/corelib/global/qconfig-nacl.h') 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 -- cgit v1.2.3