From 7bf5fa1dea5165c1b3e7c15e6bd6787aeb9e86be Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Sat, 18 Feb 2012 19:40:50 +0100 Subject: vcl: remove some more unused windows code --- vcl/inc/win/saldata.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'vcl/inc/win') diff --git a/vcl/inc/win/saldata.hxx b/vcl/inc/win/saldata.hxx index a38a6f7b0c65..bc07017324b6 100644 --- a/vcl/inc/win/saldata.hxx +++ b/vcl/inc/win/saldata.hxx @@ -240,7 +240,6 @@ void ImplSalPostDispatchMsg( MSG* pMsg, LRESULT nDispatchResult ); // \WIN\SOURCE\GDI\SALGDI3.CXX void ImplSalLogFontToFontW( HDC hDC, const LOGFONTW& rLogFont, Font& rFont ); -bool ImplIsFontAvailable( HDC hDC, const UniString& rName ); // \WIN\SOURCE\APP\SALDATA.CXX rtl_TextEncoding ImplSalGetSystemEncoding(); -- cgit v1.2.3