Bug 110306 - Remove unused make variable from WebCore/DerivedSources.make
Summary: Remove unused make variable from WebCore/DerivedSources.make
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-19 22:21 PST by Laszlo Gombos
Modified: 2013-02-22 17:34 PST (History)
5 users (show)

See Also:


Attachments
1st try (1.95 KB, patch)
2013-02-19 22:28 PST, Laszlo Gombos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Laszlo Gombos 2013-02-19 22:21:04 PST
http://trac.webkit.org/changeset/107026 removed the last piece of logic that was guarded with ENABLE_DASHBOARD_SUPPORT. It is no longer needed to set ENABLE_DASHBOARD_SUPPORT in WebCore/DerivedSources.make.
Comment 1 Laszlo Gombos 2013-02-19 22:28:40 PST
Created attachment 189244 [details]
1st try
Comment 2 WebKit Review Bot 2013-02-22 17:34:18 PST
Comment on attachment 189244 [details]
1st try

Clearing flags on attachment: 189244

Committed r143820: <http://trac.webkit.org/changeset/143820>
Comment 3 WebKit Review Bot 2013-02-22 17:34:21 PST
All reviewed patches have been landed.  Closing bug.