diff options
Diffstat (limited to 'www/chromium-uc/patches/patch-content_zygote_zygote_linux_cc')
| -rw-r--r-- | www/chromium-uc/patches/patch-content_zygote_zygote_linux_cc | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/www/chromium-uc/patches/patch-content_zygote_zygote_linux_cc b/www/chromium-uc/patches/patch-content_zygote_zygote_linux_cc deleted file mode 100644 index 3e86a22..0000000 --- a/www/chromium-uc/patches/patch-content_zygote_zygote_linux_cc +++ /dev/null | |||
| @@ -1,18 +0,0 @@ | |||
| 1 | $OpenBSD: patch-content_zygote_zygote_linux_cc,v 1.13 2021/11/16 11:28:47 robert Exp $ | ||
| 2 | |||
| 3 | Index: content/zygote/zygote_linux.cc | ||
| 4 | --- content/zygote/zygote_linux.cc.orig | ||
| 5 | +++ content/zygote/zygote_linux.cc | ||
| 6 | @@ -1,6 +1,7 @@ | ||
| 7 | // Copyright (c) 2012 The Chromium Authors. All rights reserved. | ||
| 8 | // Use of this source code is governed by a BSD-style license that can be | ||
| 9 | // found in the LICENSE file. | ||
| 10 | +#if 0 | ||
| 11 | |||
| 12 | #include "content/zygote/zygote_linux.h" | ||
| 13 | |||
| 14 | @@ -650,3 +651,4 @@ bool Zygote::HandleGetSandboxStatus(int fd, base::Pick | ||
| 15 | } | ||
| 16 | |||
| 17 | } // namespace content | ||
| 18 | +#endif | ||
