RESOLVED FIXED Bug 122009
Remove unused method parameters from TupleCoder
https://bugs.webkit.org/show_bug.cgi?id=122009
Summary Remove unused method parameters from TupleCoder
Peter Gal
Reported 2013-09-27 02:04:37 PDT
In case of TupleCoder<0, Elements...> the parameter names for encoder, decoder and tuple are not used. It can be removed thus eliminating a lot of unused parameter warnings.
Attachments
proposed patch (1.40 KB, patch)
2013-09-27 02:05 PDT, Peter Gal
no flags
Peter Gal
Comment 1 2013-09-27 02:05:50 PDT
Created attachment 212792 [details] proposed patch
WebKit Commit Bot
Comment 2 2013-09-27 09:11:12 PDT
Comment on attachment 212792 [details] proposed patch Clearing flags on attachment: 212792 Committed r156547: <http://trac.webkit.org/changeset/156547>
WebKit Commit Bot
Comment 3 2013-09-27 09:11:14 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.