summaryrefslogtreecommitdiff
path: root/chart2/source/model/main/FormattedString.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/model/main/FormattedString.hxx')
-rw-r--r--chart2/source/model/main/FormattedString.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/chart2/source/model/main/FormattedString.hxx b/chart2/source/model/main/FormattedString.hxx
index 66251ddebc58..de2c8adc40b5 100644
--- a/chart2/source/model/main/FormattedString.hxx
+++ b/chart2/source/model/main/FormattedString.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: FormattedString.hxx,v $
- * $Revision: 1.6 $
+ * $Revision: 1.6.44.1 $
*
* This file is part of OpenOffice.org.
*
@@ -61,7 +61,6 @@ class FormattedString :
public ::property::OPropertySet
{
public:
- FormattedString( const ::rtl::OUString & rString );
FormattedString( ::com::sun::star::uno::Reference<
::com::sun::star::uno::XComponentContext > const & xContext );
virtual ~FormattedString();