[Webkit-unassigned] [Bug 245836] New: Remove unused TemporalCalendarInternal namespace
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 29 09:18:04 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=245836
Bug ID: 245836
Summary: Remove unused TemporalCalendarInternal namespace
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aperez at igalia.com
The following bit in TemporalCalendar.cpp is unused, as spotted by Clang:
namespace TemporalCalendarInternal {
static constexpr bool verbose = false;
}
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220929/34d54ee5/attachment.htm>
More information about the webkit-unassigned
mailing list