summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartapiwrapper/WallFloorWrapper.cxx
diff options
context:
space:
mode:
authorTimo Heino <eraggo@gmail.com>2010-11-23 17:16:13 +0200
committerMichael Meeks <michael.meeks@novell.com>2010-11-23 16:47:12 +0000
commitab91e7444694e4b8ff4d7988f08c12d4983d2d7b (patch)
tree6e52b1eb3d78cc39d11755a5b1b358f509c8e4f3 /chart2/source/controller/chartapiwrapper/WallFloorWrapper.cxx
parenta9722262eeb92b4eaf95a8f5975a2b2a99e2fefb (diff)
More 'easy-hacks' completed
Removed some commented out code. chart2/source/controller/chartapiwrapper/ cleaned. Moving to next 1 Signed-off-by: Timo Heino <eraggo@gmail.com>
Diffstat (limited to 'chart2/source/controller/chartapiwrapper/WallFloorWrapper.cxx')
-rw-r--r--chart2/source/controller/chartapiwrapper/WallFloorWrapper.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/controller/chartapiwrapper/WallFloorWrapper.cxx b/chart2/source/controller/chartapiwrapper/WallFloorWrapper.cxx
index 3636ced033f8..e9d266396489 100644
--- a/chart2/source/controller/chartapiwrapper/WallFloorWrapper.cxx
+++ b/chart2/source/controller/chartapiwrapper/WallFloorWrapper.cxx
@@ -72,7 +72,6 @@ const Sequence< Property > & lcl_GetPropertySequence()
::std::vector< ::com::sun::star::beans::Property > aProperties;
::chart::FillProperties::AddPropertiesToVector( aProperties );
::chart::LineProperties::AddPropertiesToVector( aProperties );
-// ::chart::NamedProperties::AddPropertiesToVector( aProperties );
::chart::UserDefinedProperties::AddPropertiesToVector( aProperties );
// and sort them for access via bsearch