summaryrefslogtreecommitdiff
path: root/include/oox
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox')
-rw-r--r--include/oox/drawingml/chart/modelbase.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/oox/drawingml/chart/modelbase.hxx b/include/oox/drawingml/chart/modelbase.hxx
index cdec3da17ce4..a167077753e0 100644
--- a/include/oox/drawingml/chart/modelbase.hxx
+++ b/include/oox/drawingml/chart/modelbase.hxx
@@ -116,7 +116,6 @@ struct LayoutModel
bool mbAutoLayout; /// True = automatic positioning.
LayoutModel();
- ~LayoutModel();
};
} // namespace oox::drawingml::chart