Bug 130238 - Remove unused method declaration.
Summary: Remove unused method declaration.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: László Langó
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-14 07:31 PDT by László Langó
Modified: 2014-03-14 08:50 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.76 KB, patch)
2014-03-14 07:36 PDT, László Langó
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description László Langó 2014-03-14 07:31:00 PDT
The implementation of CallFrame::dumpCaller was removed in http://trac.webkit.org/changeset/153183, but the declaration of it was not.
Comment 1 László Langó 2014-03-14 07:36:50 PDT
Created attachment 226711 [details]
Patch
Comment 2 WebKit Commit Bot 2014-03-14 08:50:33 PDT
Comment on attachment 226711 [details]
Patch

Clearing flags on attachment: 226711

Committed r165620: <http://trac.webkit.org/changeset/165620>
Comment 3 WebKit Commit Bot 2014-03-14 08:50:36 PDT
All reviewed patches have been landed.  Closing bug.