summaryrefslogtreecommitdiffstats
path: root/chart2/source/tools/ChartViewHelper.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/ChartViewHelper.cxx
parentchart49: #i113103# use corrected double-checked locking pattern for propertys... (diff)
downloadcore-9f5af964256e4e6a98fc85b18e9dd477e012995e.tar.gz
core-9f5af964256e4e6a98fc85b18e9dd477e012995e.zip
chart49: cleanup
Diffstat (limited to 'chart2/source/tools/ChartViewHelper.cxx')
-rwxr-xr-xchart2/source/tools/ChartViewHelper.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/tools/ChartViewHelper.cxx b/chart2/source/tools/ChartViewHelper.cxx
index 55fbd368426a..c6f712787559 100755
--- a/chart2/source/tools/ChartViewHelper.cxx
+++ b/chart2/source/tools/ChartViewHelper.cxx
@@ -45,7 +45,6 @@ namespace chart
using namespace ::com::sun::star;
using ::com::sun::star::uno::Reference;
-//static
void ChartViewHelper::setViewToDirtyState( const uno::Reference< frame::XModel >& xChartModel )
{
try