diff options
Diffstat (limited to 'devel/electron32/files/patch-content_zygote_zygote__linux.cc')
-rw-r--r-- | devel/electron32/files/patch-content_zygote_zygote__linux.cc | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/devel/electron32/files/patch-content_zygote_zygote__linux.cc b/devel/electron32/files/patch-content_zygote_zygote__linux.cc deleted file mode 100644 index d1be6a663a21..000000000000 --- a/devel/electron32/files/patch-content_zygote_zygote__linux.cc +++ /dev/null @@ -1,15 +0,0 @@ ---- content/zygote/zygote_linux.cc.orig 2024-08-14 20:55:01 UTC -+++ content/zygote/zygote_linux.cc -@@ -1,6 +1,7 @@ - // Copyright 2012 The Chromium Authors - // Use of this source code is governed by a BSD-style license that can be - // found in the LICENSE file. -+#if 0 - - #ifdef UNSAFE_BUFFERS_BUILD - // TODO(crbug.com/342213636): Remove this and spanify to fix the errors. -@@ -723,3 +724,4 @@ void Zygote::HandleReinitializeLoggingRequest(base::Pi - } - - } // namespace content -+#endif |