<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- modules/core/src/parallel.cpp.orig	2013-03-20 13:41:07.000000000 +0400
+++ modules/core/src/parallel.cpp	2013-03-20 13:41:21.000000000 +0400
@@ -65,10 +65,6 @@
     #define HAVE_OPENMP
 #endif
 
-#ifdef __APPLE__
-    #define HAVE_GCD
-#endif
-
 #if defined _MSC_VER &amp;&amp; _MSC_VER &gt;= 1600
     #define HAVE_CONCURRENCY
 #endif
</pre></body></html>