void-packages/srcpkgs/thunderbird/patches/ROOT_CLIP_CHAIN.patch

13 lines
387 B
Diff

Source: FreeBSD
--- a/gfx/webrender_bindings/webrender_ffi.h.orig 2022-05-23 17:12:36 UTC
+++ b/gfx/webrender_bindings/webrender_ffi.h
@@ -77,8 +77,6 @@ using WrPipelineIdEpochs = nsTArray<WrPipelineIdAndEpo
struct WrPipelineIdAndEpoch;
using WrPipelineIdEpochs = nsTArray<WrPipelineIdAndEpoch>;
-const uint64_t ROOT_CLIP_CHAIN = ~0;
-
} // namespace wr
} // namespace mozilla