summaryrefslogtreecommitdiff
path: root/vcl/inc/win/saldata.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-02-18 19:40:50 +0100
committerThomas Arnhold <thomas@arnhold.org>2012-02-18 21:32:59 +0100
commit7bf5fa1dea5165c1b3e7c15e6bd6787aeb9e86be (patch)
treee7c7f873e2ab6d427a9105c48fccdee7b59fc788 /vcl/inc/win/saldata.hxx
parent949214fab82258f919b2668bd7d1b57d562feaf7 (diff)
vcl: remove some more unused windows code
Diffstat (limited to 'vcl/inc/win/saldata.hxx')
-rw-r--r--vcl/inc/win/saldata.hxx1
1 files changed, 0 insertions, 1 deletions
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();