From 349d24b16b43e7c6b2faa74f0136c1a4e09a8aa1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Tor=20Arne=20Vestb=C3=B8?= <tor.arne.vestbo@qt.io>
Date: Wed, 24 Oct 2018 16:24:35 +0200
Subject: [PATCH] macOS: Remove reference to building for Carbon
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Qt hasn't had an option to build for Carbon for a long time.

Change-Id: I7d1fe4e1fcdbf00455f36aa097dd5df7d4e1d567
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
---
 doc/src/platforms/macos.qdoc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/doc/src/platforms/macos.qdoc b/doc/src/platforms/macos.qdoc
index 82bf0af7..39ddea05 100644
--- a/doc/src/platforms/macos.qdoc
+++ b/doc/src/platforms/macos.qdoc
@@ -42,8 +42,6 @@
     To download and install Qt for \macos, follow the instructions on the
     \l{Getting Started with Qt} page.
 
-    \note Qt 5 uses Cocoa, therefore, building for Carbon is not possible.
-
     \target macos-supported-versions
     \section1 Supported Versions
 
-- 
GitLab