summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--oox/source/drawingml/table/tableproperties.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/oox/source/drawingml/table/tableproperties.cxx b/oox/source/drawingml/table/tableproperties.cxx
index 4de51ee959ce..4bea172e45f9 100644
--- a/oox/source/drawingml/table/tableproperties.cxx
+++ b/oox/source/drawingml/table/tableproperties.cxx
@@ -297,7 +297,6 @@ void TableProperties::pushToPropSet( const ::oox::core::XmlFilterBase& rFilterBa
{
TableStyle* pTableStyle = (TableStyle*)&rTableStyle;
delete pTableStyle;
- mbOwnTblStyle = false;
}
}