summaryrefslogtreecommitdiffstats
path: root/vcl/inc/sallayout.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-07-10 01:11:38 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-07-11 09:05:05 +0100
commit9615f8797f7a1cb18b4e185042579e4b3b416ace (patch)
treeaee1c657098438ebdc9a82c37e048856ddb1b8f7 /vcl/inc/sallayout.hxx
parentremove unused and archaic ImpCartToPolar (diff)
downloadcore-9615f8797f7a1cb18b4e185042579e4b3b416ace.tar.gz
core-9615f8797f7a1cb18b4e185042579e4b3b416ace.zip
callcatcher: GetAutofallback unused
Diffstat (limited to 'vcl/inc/sallayout.hxx')
-rw-r--r--vcl/inc/sallayout.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/sallayout.hxx b/vcl/inc/sallayout.hxx
index b91185769b27..9c727a895581 100644
--- a/vcl/inc/sallayout.hxx
+++ b/vcl/inc/sallayout.hxx
@@ -149,7 +149,6 @@ sal_UCS4 GetVerticalChar( sal_UCS4 );
// #i80090# GetMirroredChar also needed outside vcl, moved to svapp.hxx
// VCL_DLLPUBLIC sal_UCS4 GetMirroredChar( sal_UCS4 );
sal_UCS4 GetLocalizedChar( sal_UCS4, LanguageType );
-VCL_PLUGIN_PUBLIC const char* GetAutofallback( sal_UCS4 ) ;
// -------------
// - SalLayout -