Bug 86407 - [GTK] Un-used GStreamer linker options
Summary: [GTK] Un-used GStreamer linker options
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-14 14:56 PDT by Philippe Normand
Modified: 2012-05-15 12:21 PDT (History)
1 user (show)

See Also:


Attachments
[GTK] Un-used GStreamer linker options https://bugs.webkit.org/show_bug.cgi?id=86407 (1.51 KB, patch)
2012-05-14 15:36 PDT, Philippe Normand
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2012-05-14 14:56:01 PDT
WebCore/GNUMakefile.am references webcore_libadd which is no longer used, AFAIK.
Comment 1 Philippe Normand 2012-05-14 15:36:10 PDT
Created attachment 141800 [details]
[GTK] Un-used GStreamer linker options https://bugs.webkit.org/show_bug.cgi?id=86407

Reviewed by NOBODY (OOPS!).

* GNUmakefile.am: Remove no-longer used webcore_libadd variable.
Comment 2 WebKit Review Bot 2012-05-15 12:21:24 PDT
Comment on attachment 141800 [details]
[GTK] Un-used GStreamer linker options https://bugs.webkit.org/show_bug.cgi?id=86407

Clearing flags on attachment: 141800

Committed r117114: <http://trac.webkit.org/changeset/117114>
Comment 3 WebKit Review Bot 2012-05-15 12:21:28 PDT
All reviewed patches have been landed.  Closing bug.