summaryrefslogtreecommitdiff
path: root/chart2/source/tools/CharacterProperties.cxx
diff options
context:
space:
mode:
authorIngrid Halama <iha@openoffice.org>2010-10-06 14:12:36 +0200
committerIngrid Halama <iha@openoffice.org>2010-10-06 14:12:36 +0200
commit9f5af964256e4e6a98fc85b18e9dd477e012995e (patch)
tree802f2e2ce6e62d56a2ec27ba75961fd62536875d /chart2/source/tools/CharacterProperties.cxx
parent63af9d6233ba3858a66a1f634d7f7fd7acdc03fa (diff)
chart49: cleanup
Diffstat (limited to 'chart2/source/tools/CharacterProperties.cxx')
-rwxr-xr-xchart2/source/tools/CharacterProperties.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/tools/CharacterProperties.cxx b/chart2/source/tools/CharacterProperties.cxx
index cca655780a79..c403ca046b9e 100755
--- a/chart2/source/tools/CharacterProperties.cxx
+++ b/chart2/source/tools/CharacterProperties.cxx
@@ -561,7 +561,6 @@ bool CharacterProperties::IsCharacterPropertyHandle( sal_Int32 nHandle )
nHandle < CharacterProperties::FAST_PROPERTY_ID_END_CHAR_PROP );
}
-// static
awt::FontDescriptor CharacterProperties::createFontDescriptorFromPropertySet(
const uno::Reference< beans::XMultiPropertySet > & xMultiPropSet )
{