diff options
Diffstat (limited to 'components/msg/constellation_msg.rs')
-rw-r--r-- | components/msg/constellation_msg.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/msg/constellation_msg.rs b/components/msg/constellation_msg.rs index a878bc43d3d..ae0ceb39b18 100644 --- a/components/msg/constellation_msg.rs +++ b/components/msg/constellation_msg.rs @@ -532,7 +532,6 @@ pub enum LayoutHangAnnotation { GetRPC, TickAnimations, AdvanceClockMs, - ReapStyleAndLayoutData, CollectReports, PrepareToExit, ExitNow, |