diff options
Diffstat (limited to 'dbaccess/source/ui/inc/ConnectionLineAccess.hxx')
-rw-r--r-- | dbaccess/source/ui/inc/ConnectionLineAccess.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dbaccess/source/ui/inc/ConnectionLineAccess.hxx b/dbaccess/source/ui/inc/ConnectionLineAccess.hxx index aba4a567a741..4764f83c7da3 100644 --- a/dbaccess/source/ui/inc/ConnectionLineAccess.hxx +++ b/dbaccess/source/ui/inc/ConnectionLineAccess.hxx @@ -59,8 +59,6 @@ namespace dbaui // XTypeProvider virtual css::uno::Sequence< css::uno::Type > SAL_CALL getTypes( ) throw (css::uno::RuntimeException, std::exception) override; - // XServiceInfo - static methods - static OUString getImplementationName_Static() throw( css::uno::RuntimeException ); // XServiceInfo virtual OUString SAL_CALL getImplementationName() throw(css::uno::RuntimeException, std::exception) override; |