Skip to content
  • mrowe@apple.com's avatar
    Remove code for calculating the glyph cache size. · f248276b
    mrowe@apple.com authored
    Reviewed by Sam Weinig.
    
    WebCore:
    * WebCore.base.exp: Remove unused symbol.
    * platform/graphics/mac/FontCacheMac.mm: Remove code that is unused now that we do not compute the glyph cache size.
    * platform/mac/WebCoreSystemInterface.h: Remove unused symbol.
    * platform/mac/WebCoreSystemInterface.mm: Ditto.
    
    WebKit:
    * WebCoreSupport/WebSystemInterface.m:
    (InitWebCoreSystemInterface): Remove unused symbol.
    
    WebKitSystemInterface:
    * WebKitSystemInterface.h: Remove unused symbol.
    * libWebKitSystemInterfaceLeopard.a:
    * libWebKitSystemInterfaceTiger.a:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@32530 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    f248276b