summaryrefslogtreecommitdiffstats
path: root/chart2/source/view/axes/VAxisProperties.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/view/axes/VAxisProperties.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/view/axes/VAxisProperties.cxx')
-rw-r--r--chart2/source/view/axes/VAxisProperties.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/view/axes/VAxisProperties.cxx b/chart2/source/view/axes/VAxisProperties.cxx
index 1e3e62894741..63c98141991b 100644
--- a/chart2/source/view/axes/VAxisProperties.cxx
+++ b/chart2/source/view/axes/VAxisProperties.cxx
@@ -157,7 +157,6 @@ TickmarkProperties AxisProperties::makeTickmarkPropertiesForComplexCategories(
return aTickmarkProperties;
}
-//static
TickmarkProperties AxisProperties::getBiggestTickmarkProperties()
{
TickmarkProperties aTickmarkProperties;