Browse Source

Revert "fix macOS suite bustage"

This reverts commit aac5d47999f9e5861015ecd5c9ba0dc12a4debe0.
Bill Gianopoulos 2 years ago
parent
commit
d2dacc6af0

+ 0 - 23
mozilla-central/patches/WIP-9999999-hack-fix-macOS-sutie.patch

@@ -1,23 +0,0 @@
-# HG changeset patch
-# User Bill Gianopoulos <wgianopoulos@gmail.com>
-# Date 1654346121 0
-Bug 99999999 - hack to fix macOS suite builds.
-
-diff --git a/widget/cocoa/TextRecognition.mm b/widget/cocoa/TextRecognition.mm
---- a/widget/cocoa/TextRecognition.mm
-+++ b/widget/cocoa/TextRecognition.mm
-@@ -1,14 +1,12 @@
- /* This Source Code Form is subject to the terms of the Mozilla Public
-  * License, v. 2.0. If a copy of the MPL was not distributed with this
-  * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
- 
--#import <Vision/Vision.h>
--
- #include "mozilla/dom/Promise.h"
- #include "mozilla/gfx/2D.h"
- #include "mozilla/ErrorResult.h"
- #include "ErrorList.h"
- #include "nsClipboard.h"
- #include "nsCocoaUtils.h"
- #include "mozilla/MacStringHelpers.h"
- #include "mozilla/ScopeExit.h"

+ 0 - 1
mozilla-central/patches/series

@@ -1,4 +1,3 @@
 1624546-vs2019-runtime-mc.patch
 9999999-with-vs2019.patch
 9999999-NSSgetentropy.patch
-WIP-9999999-hack-fix-macOS-sutie.patch