summaryrefslogtreecommitdiffstats
path: root/src/widgets/platforms/mac/qcocoawindowdelegate_mac.mm
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/platforms/mac/qcocoawindowdelegate_mac.mm')
-rw-r--r--src/widgets/platforms/mac/qcocoawindowdelegate_mac.mm2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/widgets/platforms/mac/qcocoawindowdelegate_mac.mm b/src/widgets/platforms/mac/qcocoawindowdelegate_mac.mm
index 772fd2bfc7..44fb9b6eba 100644
--- a/src/widgets/platforms/mac/qcocoawindowdelegate_mac.mm
+++ b/src/widgets/platforms/mac/qcocoawindowdelegate_mac.mm
@@ -40,7 +40,6 @@
****************************************************************************/
#import "private/qcocoawindowdelegate_mac_p.h"
-#ifdef QT_MAC_USE_COCOA
#include <private/qwidget_p.h>
#include <private/qapplication_p.h>
#include <private/qt_cocoa_helpers_mac_p.h>
@@ -436,4 +435,3 @@ static void cleanupCocoaWindowDelegate()
}
@end
-#endif// QT_MAC_USE_COCOA