Bug 106639

Summary: [EFL] Fix unused parameter build error
Product: WebKit Reporter: KwangYong Choi <ky0.choi>
Component: WebKit EFLAssignee: KwangYong Choi <ky0.choi>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, lucas.de.marchi, rakuco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description KwangYong Choi 2013-01-11 00:54:06 PST
Use UNUSED_PARAM macro to fix build error.
Comment 1 KwangYong Choi 2013-01-11 01:20:41 PST
Created attachment 182294 [details]
Patch
Comment 2 Kentaro Hara 2013-01-11 01:26:27 PST
Comment on attachment 182294 [details]
Patch

ok
Comment 3 KwangYong Choi 2013-01-11 01:28:57 PST
(In reply to comment #2)
> (From update of attachment 182294 [details])
> ok

Thank you for quick review. :)
Comment 4 WebKit Review Bot 2013-01-11 01:54:35 PST
Comment on attachment 182294 [details]
Patch

Clearing flags on attachment: 182294

Committed r139417: <http://trac.webkit.org/changeset/139417>
Comment 5 WebKit Review Bot 2013-01-11 01:54:39 PST
All reviewed patches have been landed.  Closing bug.