summaryrefslogtreecommitdiff
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.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/extensions/source/update/check/updatecheckconfig.hxx b/extensions/source/update/check/updatecheckconfig.hxx
index d4a9a55094ce..42b46cf4fdb4 100644
--- a/extensions/source/update/check/updatecheckconfig.hxx
+++ b/extensions/source/update/check/updatecheckconfig.hxx
@@ -71,7 +71,6 @@ private:
};
-
/* This class implements the non published UNO service com.sun.star.setup.UpdateCheckConfig,
* which primary use is to be able to track changes done in the Tools -> Options page of this
* component, as this is not supported by the OOo configuration for extendable groups.
@@ -202,8 +201,6 @@ private:
};
-
-
template <typename T>
T getValue( const css::uno::Sequence< css::beans::NamedValue >& rNamedValues, const sal_Char * pszName )
throw (css::uno::RuntimeException)