summaryrefslogtreecommitdiff
path: root/oox/inc/drawingml/table/tablestylepart.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/inc/drawingml/table/tablestylepart.hxx')
-rw-r--r--oox/inc/drawingml/table/tablestylepart.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/oox/inc/drawingml/table/tablestylepart.hxx b/oox/inc/drawingml/table/tablestylepart.hxx
index 43759ae96672..2a03339962ca 100644
--- a/oox/inc/drawingml/table/tablestylepart.hxx
+++ b/oox/inc/drawingml/table/tablestylepart.hxx
@@ -38,7 +38,6 @@ class TableStylePart
public:
TableStylePart();
- ~TableStylePart();
::oox::drawingml::Color& getTextColor(){ return maTextColor; }
::boost::optional< bool >& getTextBoldStyle(){ return maTextBoldStyle; }