summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartapiwrapper/WrappedScaleProperty.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-01-19 21:41:13 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-01-19 21:41:13 +0100
commit1d0d4809d04ac21077f74c4058490a3719a95284 (patch)
tree0f552f3fdc8ef338a233f89225ce6ddffd01d346 /chart2/source/controller/chartapiwrapper/WrappedScaleProperty.cxx
parent78eda9e4f7b53e3c7648bc05483b5de9caa0eedd (diff)
Remove some more '//static' lines and useless comments.
Diffstat (limited to 'chart2/source/controller/chartapiwrapper/WrappedScaleProperty.cxx')
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedScaleProperty.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/controller/chartapiwrapper/WrappedScaleProperty.cxx b/chart2/source/controller/chartapiwrapper/WrappedScaleProperty.cxx
index 34a56497c55b..3033e8ddbb00 100644
--- a/chart2/source/controller/chartapiwrapper/WrappedScaleProperty.cxx
+++ b/chart2/source/controller/chartapiwrapper/WrappedScaleProperty.cxx
@@ -108,7 +108,6 @@ WrappedScaleProperty::~WrappedScaleProperty()
{
}
-//static
void WrappedScaleProperty::addWrappedProperties( std::vector< WrappedProperty* >& rList
, ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact )
{