summaryrefslogtreecommitdiff
path: root/include/vbahelper/vbahelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vbahelper/vbahelper.hxx')
-rw-r--r--include/vbahelper/vbahelper.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/vbahelper/vbahelper.hxx b/include/vbahelper/vbahelper.hxx
index 8e56341fac98..7b2d811f10c0 100644
--- a/include/vbahelper/vbahelper.hxx
+++ b/include/vbahelper/vbahelper.hxx
@@ -249,9 +249,6 @@ public:
static void runtimeexception( const OUString& DetailedMessage, const css::uno::Exception& ex, int err, const OUString& /*additionalArgument*/ ) throw( css::uno::RuntimeException );
static void runtimeexception( int err, const OUString& additionalArgument ) throw( css::uno::RuntimeException );
-
- static void runtimeexception( const css::uno::Exception& ex ) throw( css::uno::RuntimeException );
-
};
} // vba