Bug 114567 - Remove unused method CSSStyleDeclaration::makeMutable().
Summary: Remove unused method CSSStyleDeclaration::makeMutable().
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-13 09:35 PDT by Andreas Kling
Modified: 2013-04-13 09:42 PDT (History)
5 users (show)

See Also:


Attachments
poch (3.99 KB, patch)
2013-04-13 09:38 PDT, Andreas Kling
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-04-13 09:35:42 PDT
Because it's unused, duh.
Comment 1 Andreas Kling 2013-04-13 09:38:23 PDT
Created attachment 197946 [details]
poch
Comment 2 Andreas Kling 2013-04-13 09:42:25 PDT
Committed r148359: <http://trac.webkit.org/changeset/148359>