From dcc8cf2e65d1aa555cce12431a16547e66b469ee Mon Sep 17 00:00:00 2001 From: Steve Block Date: Tue, 27 Apr 2010 16:31:00 +0100 Subject: Merge webkit.org at r58033 : Initial merge by git Change-Id: If006c38561af287c50cd578d251629b51e4d8cd1 --- WebKit/win/WebKitGraphics.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'WebKit/win/WebKitGraphics.h') diff --git a/WebKit/win/WebKitGraphics.h b/WebKit/win/WebKitGraphics.h index 75ab36c..59c874b 100644 --- a/WebKit/win/WebKitGraphics.h +++ b/WebKit/win/WebKitGraphics.h @@ -74,8 +74,6 @@ unsigned RightTruncateStringToWidth(LPCTSTR text, int length, const WebFontDescr void WebKitSetShouldUseFontSmoothing(bool); bool WebKitShouldUseFontSmoothing(); -void WebKitSystemParameterChanged(UINT parameter); - } #endif // !defined(WebKitGraphics_h) -- cgit v1.1