Remove unused define QT_NO_COP.

It used to relate to QCop and QWS, which are no more.

Change-Id: Ie70c64a3a6ef60664009108b79eed7f33ea59f32
Reviewed-by: Jørgen Lind <jorgen.lind@nokia.com>
bb10
Stephen Kelly 2012-02-23 00:45:22 +01:00 committed by Qt by Nokia
parent c470999329
commit de5ebd342f
1 changed files with 0 additions and 4 deletions

View File

@ -489,10 +489,6 @@ Q_DECL_CONSTEXPR inline const T &qBound(const T &min, const T &val, const T &max
class QDataStream;
#if !defined(QT_NO_COP)
# define QT_NO_COP
#endif
#if defined(Q_OS_VXWORKS)
# define QT_NO_CRASHHANDLER // no popen
# define QT_NO_PROCESS // no exec*, no fork