thunderbird: patch for rust-cbindgen 0.24.3
This commit is contained in:
parent
e13eb5b06f
commit
5d7589f440
|
@ -0,0 +1,12 @@
|
|||
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
|
||||
|
Loading…
Reference in New Issue