Bug 106639 - [EFL] Fix unused parameter build error
Summary: [EFL] Fix unused parameter build error
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: KwangYong Choi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-11 00:54 PST by KwangYong Choi
Modified: 2013-01-11 01:54 PST (History)
4 users (show)

See Also:


Attachments
Patch (16.81 KB, patch)
2013-01-11 01:20 PST, KwangYong Choi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.