summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2019-12-12 11:15:12 +0100
committerStephan Bergmann <sbergman@redhat.com>2019-12-12 14:58:07 +0100
commit7612651a1c51c1c86788c637ef4ab2db7751cc10 (patch)
tree27860b5545abf4a1fd51bc7f759e9603c37447fd /framework
parent562c30d5ad142fcdc77be6125fdac6d48b782fd7 (diff)
Remove redundant member clear() from dtor
...and then remove newly-redundant user-provided dtor completely, similar to <https://gerrit.libreoffice.org/#/c/85032/> "Remove some redundant user-provided dtors" Change-Id: I185d3aa7c16b5d4e6e64345c7fa221b9ed0cde6e Reviewed-on: https://gerrit.libreoffice.org/85038 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'framework')
-rw-r--r--framework/inc/helper/statusindicatorfactory.hxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/framework/inc/helper/statusindicatorfactory.hxx b/framework/inc/helper/statusindicatorfactory.hxx
index da02dbfc626a..467c1ccd84bf 100644
--- a/framework/inc/helper/statusindicatorfactory.hxx
+++ b/framework/inc/helper/statusindicatorfactory.hxx
@@ -86,13 +86,6 @@ struct IndicatorInfo
m_nValue = 0;
}
- /** @short Don't forget to free used references!
- */
- ~IndicatorInfo()
- {
- m_xIndicator.clear();
- }
-
/** @short Used to locate an info struct inside a stl structure...
@descr The indicator object itself is used as key. Its values