Bug 245836

Summary: Remove unused TemporalCalendarInternal namespace
Product: WebKit Reporter: Adrian Perez <aperez>
Component: JavaScriptCoreAssignee: Adrian Perez <aperez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Adrian Perez 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;
  }
Comment 1 Adrian Perez 2022-09-29 09:19:43 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4832
Comment 2 EWS 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.
Comment 3 Radar WebKit Bug Importer 2022-09-29 12:52:17 PDT
<rdar://problem/100578116>