RESOLVED FIXED 163688
Remove unnecessary unused variable stubs
https://bugs.webkit.org/show_bug.cgi?id=163688
Summary Remove unnecessary unused variable stubs
Joseph Pecoraro
Reported 2016-10-19 13:10:18 PDT
Remove unnecessary unused variable stubs There are a few cases of `(void)foo` where foo is used. They are probably stale subs.
Attachments
[PATCH] Proposed Fix (1.74 KB, patch)
2016-10-19 13:10 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2016-10-19 13:10:58 PDT
Created attachment 292100 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 2 2016-10-24 13:27:51 PDT
Comment on attachment 292100 [details] [PATCH] Proposed Fix Clearing flags on attachment: 292100 Committed r207773: <http://trac.webkit.org/changeset/207773>
WebKit Commit Bot
Comment 3 2016-10-24 13:27:54 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.