RESOLVED FIXED 245836
Remove unused TemporalCalendarInternal namespace
https://bugs.webkit.org/show_bug.cgi?id=245836
Summary Remove unused TemporalCalendarInternal namespace
Adrian Perez
Reported 2022-09-29 09:18:04 PDT
The following bit in TemporalCalendar.cpp is unused, as spotted by Clang: namespace TemporalCalendarInternal { static constexpr bool verbose = false; }
Attachments
Adrian Perez
Comment 1 2022-09-29 09:19:43 PDT
EWS
Comment 2 2022-09-29 12:51:12 PDT
Committed 255010@main (3c200f214361): <https://commits.webkit.org/255010@main> Reviewed commits have been landed. Closing PR #4832 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-09-29 12:52:17 PDT
Note You need to log in before you can comment on or make changes to this bug.