[Webkit-unassigned] [Bug 213989] New: MallocBench: Remove unused private field

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 6 05:04:52 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=213989

            Bug ID: 213989
           Summary: MallocBench: Remove unused private field
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pnormand at igalia.com

PerformanceTests/MallocBench/MallocBench/CommandLine.h:49:9: warning: private field 'm_argc' is not used [-Wunused-private-field]
    int m_argc;
        ^

-- 
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/20200706/0f41aa9d/attachment.htm>


More information about the webkit-unassigned mailing list