diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-01-19 21:41:13 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-01-19 21:41:13 +0100 |
commit | 1d0d4809d04ac21077f74c4058490a3719a95284 (patch) | |
tree | 0f552f3fdc8ef338a233f89225ce6ddffd01d346 /chart2/source/controller/chartapiwrapper/WrappedScaleProperty.cxx | |
parent | 78eda9e4f7b53e3c7648bc05483b5de9caa0eedd (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.cxx | 1 |
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 ) { |