summaryrefslogtreecommitdiff
path: root/desktop/source/app/desktopcontext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/app/desktopcontext.cxx')
-rw-r--r--desktop/source/app/desktopcontext.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/app/desktopcontext.cxx b/desktop/source/app/desktopcontext.cxx
index f587f9781b9f..2f2e1d4c4af4 100644
--- a/desktop/source/app/desktopcontext.cxx
+++ b/desktop/source/app/desktopcontext.cxx
@@ -36,7 +36,7 @@ DesktopContext::DesktopContext( const Reference< XCurrentContext > & ctx )
{
}
-Any SAL_CALL DesktopContext::getValueByName( const OUString& Name) throw (RuntimeException, std::exception)
+Any SAL_CALL DesktopContext::getValueByName( const OUString& Name)
{
Any retVal;