From 9a31a77720787ea593c399ded006e6ec628b80a8 Mon Sep 17 00:00:00 2001 From: Jason McDonald Date: Thu, 17 Feb 2011 23:18:09 +1000 Subject: Revert "Fix compilation error." Postponing this fix to 4.7.3 as it triggers an internal error in MonGW's gcc, which breaks the MinGW binary package. This reverts commit 68979c65de998bae97c2104eaa09b7ad72821b9e. --- src/gui/painting/qdrawhelper.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/gui/painting/qdrawhelper.cpp b/src/gui/painting/qdrawhelper.cpp index 266344e..10e9652 100644 --- a/src/gui/painting/qdrawhelper.cpp +++ b/src/gui/painting/qdrawhelper.cpp @@ -43,9 +43,7 @@ #include #include #include -#ifdef QT_HAVE_ARM_SIMD #include -#endif #include #include #include -- cgit v0.12