RESOLVED FIXED 213989
MallocBench: Remove unused private field
https://bugs.webkit.org/show_bug.cgi?id=213989
Summary MallocBench: Remove unused private field
Philippe Normand
Reported 2020-07-06 05:04:52 PDT
PerformanceTests/MallocBench/MallocBench/CommandLine.h:49:9: warning: private field 'm_argc' is not used [-Wunused-private-field] int m_argc; ^
Attachments
Patch (1.97 KB, patch)
2020-07-06 05:09 PDT, Philippe Normand
no flags
Philippe Normand
Comment 1 2020-07-06 05:09:17 PDT
EWS
Comment 2 2020-07-06 09:53:57 PDT
Committed r263972: <https://trac.webkit.org/changeset/263972> All reviewed patches have been landed. Closing bug and clearing flags on attachment 403587 [details].
Radar WebKit Bug Importer
Comment 3 2020-07-06 09:54:13 PDT
Note You need to log in before you can comment on or make changes to this bug.