summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/table/tablestylepart.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/drawingml/table/tablestylepart.cxx')
-rw-r--r--oox/source/drawingml/table/tablestylepart.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/oox/source/drawingml/table/tablestylepart.cxx b/oox/source/drawingml/table/tablestylepart.cxx
index 7e3e9eb0702c..322021e1e6ef 100644
--- a/oox/source/drawingml/table/tablestylepart.cxx
+++ b/oox/source/drawingml/table/tablestylepart.cxx
@@ -31,10 +31,6 @@ TableStylePart::TableStylePart()
{
}
-TableStylePart::~TableStylePart()
-{
-}
-
} } }
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */