From: Carsten Schoenert Date: Sun, 26 Jun 2022 15:14:23 +0000 (+0200) Subject: Bug 1773070 - Rename/remove some eventState/s variables. r=smaug X-Git-Tag: archive/raspbian/1%102.1.1-1+rpi1~4^2^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=49b5f9cc81ad06d146cd2571878e8838de58d8ca;p=thunderbird.git Bug 1773070 - Rename/remove some eventState/s variables. r=smaug Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1773070 Gbp-Pq: Topic fixes Gbp-Pq: Name Bug-1773070-Rename-remove-some-eventState-s-variables.-r-.patch --- diff --git a/gfx/webrender_bindings/webrender_ffi.h b/gfx/webrender_bindings/webrender_ffi.h index b68b691b6e..a3b77e8c02 100644 --- a/gfx/webrender_bindings/webrender_ffi.h +++ b/gfx/webrender_bindings/webrender_ffi.h @@ -77,8 +77,6 @@ struct WrPipelineInfo; struct WrPipelineIdAndEpoch; using WrPipelineIdEpochs = nsTArray; -const uint64_t ROOT_CLIP_CHAIN = ~0; - } // namespace wr } // namespace mozilla