[webkit-reviews] review canceled: [Bug 96742] [EFL] Fix unused parameter compile warnings in WebKit/WebKit2 : [Attachment 164278] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 17 04:47:38 PDT 2012


Jinwoo Song <jinwoo7.song at samsung.com> has canceled Jinwoo Song
<jinwoo7.song at samsung.com>'s request for review:
Bug 96742: [EFL] Fix unused parameter compile warnings in WebKit/WebKit2
https://bugs.webkit.org/show_bug.cgi?id=96742

Attachment 164278: patch
https://bugs.webkit.org/attachment.cgi?id=164278&action=review

------- Additional Comments from Jinwoo Song <jinwoo7.song at samsung.com>
I used the UNUSED_PARAM() macro for not used arguments 
and removed the arguments which are meaningless as the parameter type name
contains the parameter name.


More information about the webkit-reviews mailing list