Remove unused QT_NO_QWS_SHARE_FONTS

Change-Id: I47e8111d6caffd9b45096e52695acaa55945c612
Reviewed-by: Jørgen Lind <jorgen.lind@nokia.com>
bb10
Stephen Kelly 2012-02-23 00:48:54 +01:00 committed by Qt by Nokia
parent 5a3496ce88
commit 9c92df82dd
1 changed files with 0 additions and 1 deletions

View File

@ -1451,7 +1451,6 @@ Q_CORE_EXPORT int qrand();
#ifdef Q_OS_QNX
// QNX doesn't have SYSV style shared memory. Multiprocess QWS apps,
// shared fonts and QSystemSemaphore + QSharedMemory are not available
# define QT_NO_QWS_SHARE_FONTS
# define QT_NO_SYSTEMSEMAPHORE
# define QT_NO_SHAREDMEMORY
#endif