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.4.0-1+rpi1^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a89768828f2e9eef391146c0e4a62125a6e43c2f;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 b1d67b17a4..eb79974bdf 100644 --- a/gfx/webrender_bindings/webrender_ffi.h +++ b/gfx/webrender_bindings/webrender_ffi.h @@ -73,8 +73,6 @@ struct WrPipelineInfo; struct WrPipelineIdAndEpoch; using WrPipelineIdEpochs = nsTArray; -const uint64_t ROOT_CLIP_CHAIN = ~0; - } // namespace wr } // namespace mozilla