* libWebKitSystemInterface.a:
removed WKExecutableLinkedInTigerOrEarlier
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@12605
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2006-02-06 John Sullivan <sullivan@apple.com>
+
+ * WebKitSystemInterface.h:
+ * libWebKitSystemInterface.a:
+ removed WKExecutableLinkedInTigerOrEarlier
+
2005-11-01 Darin Adler <darin@apple.com>
* libWebKitSystemInterface.a: Updated.
NSEvent *WKCreateNSEventWithCarbonMouseMoveEvent(EventRef inEvent, NSWindow *window);
NSEvent *WKCreateNSEventWithCarbonClickEvent(EventRef inEvent, WindowRef windowRef);
-BOOL WKExecutableLinkedInTigerOrEarlier(void);
-
CGContextRef WKNSWindowOverrideCGContext(NSWindow *, CGContextRef);
void WKNSWindowRestoreCGContext(NSWindow *, CGContextRef);