Bug 86297

Summary: Image::initPlatformData is always an empty function so we can remove it
Product: WebKit Reporter: Darin Adler <darin>
Component: PlatformAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: mitz
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch mitz: review+

Description Darin Adler 2012-05-12 08:19:20 PDT
Image::initPlatformData is always an empty function so we can remove it
Comment 1 Darin Adler 2012-05-12 08:25:47 PDT
Created attachment 141576 [details]
Patch
Comment 2 Darin Adler 2012-05-13 16:41:29 PDT
Committed r116907: <http://trac.webkit.org/changeset/116907>