summaryrefslogtreecommitdiff
path: root/oox/source
diff options
context:
space:
mode:
authorFelix Zhang <felix@linux-6chh.site>2011-10-19 17:59:13 +0800
committerJan Holesovsky <kendy@suse.cz>2011-10-19 12:41:50 +0200
commitfcea2c9acb30fba319bad49d0f5e60b78f1ecacf (patch)
tree9747f1c663632312d0d8b469430a2056990ed7e9 /oox/source
parentf4496d4478c3e754d13242d9d55bddee7bd9985e (diff)
remove an unused method
Diffstat (limited to 'oox/source')
-rw-r--r--oox/source/drawingml/customshapeproperties.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/oox/source/drawingml/customshapeproperties.cxx b/oox/source/drawingml/customshapeproperties.cxx
index 585ec4316d6a..2c9044479a69 100644
--- a/oox/source/drawingml/customshapeproperties.cxx
+++ b/oox/source/drawingml/customshapeproperties.cxx
@@ -94,11 +94,6 @@ sal_Int32 CustomShapeProperties::GetCustomShapeGuideValue( const std::vector< Cu
return nIndex;
}
-void CustomShapeProperties::apply( const CustomShapePropertiesPtr& /* rSourceCustomShapeProperties */ )
-{
- // not sure if this needs to be implemented
-}
-
CustomShapeProperties::PresetsMap CustomShapeProperties::maPresetsMap;
void CustomShapeProperties::pushToPropSet( const ::oox::core::FilterBase& /* rFilterBase */,