Bug 139937 - [Cocoa] WebCoreSystemInterface.h declares two unused symbols
Summary: [Cocoa] WebCoreSystemInterface.h declares two unused symbols
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-24 15:23 PST by mitz
Modified: 2014-12-24 16:22 PST (History)
5 users (show)

See Also:


Attachments
Remove some unused stuff (4.92 KB, patch)
2014-12-24 15:26 PST, mitz
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2014-12-24 15:23:02 PST
wkGetNSFontATSUFontId and wkUseSharedMediaUI are unused.
Comment 1 mitz 2014-12-24 15:26:13 PST
Created attachment 243730 [details]
Remove some unused stuff
Comment 2 mitz 2014-12-24 16:22:04 PST
Fixed in <http://trac.webkit.org/r177726>.