diff --git a/src/corelib/global/qglobal.h b/src/corelib/global/qglobal.h index 4180131110a..55ce1731835 100644 --- a/src/corelib/global/qglobal.h +++ b/src/corelib/global/qglobal.h @@ -168,10 +168,6 @@ # include -#if defined(Q_OS_DARWIN) && !defined(QT_LARGEFILE_SUPPORT) -# define QT_LARGEFILE_SUPPORT 64 -#endif - #ifndef __ASSEMBLER__ QT_BEGIN_NAMESPACE