summaryrefslogtreecommitdiffstats
path: root/extensions/source/update/check/updatecheckconfig.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/update/check/updatecheckconfig.hxx')
-rw-r--r--extensions/source/update/check/updatecheckconfig.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/extensions/source/update/check/updatecheckconfig.hxx b/extensions/source/update/check/updatecheckconfig.hxx
index 75e65e6e8be0..a9836c624822 100644
--- a/extensions/source/update/check/updatecheckconfig.hxx
+++ b/extensions/source/update/check/updatecheckconfig.hxx
@@ -40,8 +40,6 @@ public:
const css::uno::Sequence< css::beans::NamedValue >& rValues) :
m_rValues(rValues) {} ;
- ~NamedValueByNameAccess();
-
css::uno::Any getValue(const char * pName);
};