Bug 245836
| Summary: | Remove unused TemporalCalendarInternal namespace | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adrian Perez <aperez> |
| Component: | JavaScriptCore | Assignee: | Adrian Perez <aperez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Adrian Perez
The following bit in TemporalCalendar.cpp is unused, as spotted by Clang:
namespace TemporalCalendarInternal {
static constexpr bool verbose = false;
}
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Adrian Perez
Pull request: https://github.com/WebKit/WebKit/pull/4832
EWS
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
<rdar://problem/100578116>