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