summaryrefslogtreecommitdiff
path: root/include/ucbhelper/resultsethelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/ucbhelper/resultsethelper.hxx')
-rw-r--r--include/ucbhelper/resultsethelper.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/ucbhelper/resultsethelper.hxx b/include/ucbhelper/resultsethelper.hxx
index d2f6c73b8c3e..e35466fce85c 100644
--- a/include/ucbhelper/resultsethelper.hxx
+++ b/include/ucbhelper/resultsethelper.hxx
@@ -152,9 +152,6 @@ public:
virtual css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames()
throw( css::uno::RuntimeException, std::exception ) override;
- static OUString getImplementationName_Static();
- static css::uno::Sequence< OUString > getSupportedServiceNames_Static();
-
// XComponent ( base class of XDynamicResultSet )
virtual void SAL_CALL
dispose()