RESOLVED FIXED 110572
[WK2][EFL] Remove declaration of non-existent functions from EwkView
https://bugs.webkit.org/show_bug.cgi?id=110572
Summary [WK2][EFL] Remove declaration of non-existent functions from EwkView
Mikhail Pozdnyakov
Reported 2013-02-22 01:36:19 PST
Accidentally forgot to remove declaration of void paintToCurrentGLContext() and void paintToCairoSurface(cairo_surface_t*) from EwkView at r143699.
Attachments
trivial fix (1.58 KB, patch)
2013-02-22 01:42 PST, Mikhail Pozdnyakov
no flags
Mikhail Pozdnyakov
Comment 1 2013-02-22 01:42:18 PST
Created attachment 189717 [details] trivial fix
Kenneth Rohde Christiansen
Comment 2 2013-02-22 01:46:20 PST
Comment on attachment 189717 [details] trivial fix r=me as this is a trivial fix
WebKit Review Bot
Comment 3 2013-02-22 04:24:37 PST
Comment on attachment 189717 [details] trivial fix Clearing flags on attachment: 189717 Committed r143713: <http://trac.webkit.org/changeset/143713>
WebKit Review Bot
Comment 4 2013-02-22 04:24:42 PST
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.