summaryrefslogtreecommitdiff
path: root/unoxml/source/xpath/xpathapi.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'unoxml/source/xpath/xpathapi.hxx')
-rw-r--r--unoxml/source/xpath/xpathapi.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/unoxml/source/xpath/xpathapi.hxx b/unoxml/source/xpath/xpathapi.hxx
index 32b03eeb12a0..5b47f89fd5b4 100644
--- a/unoxml/source/xpath/xpathapi.hxx
+++ b/unoxml/source/xpath/xpathapi.hxx
@@ -69,11 +69,6 @@ namespace XPath
const css::uno::Reference< css::lang::XMultiServiceFactory >&
rSMgr);
- // call for factory
- static css::uno::Reference< XInterface > getInstance(
- const css::uno::Reference < css::lang::XMultiServiceFactory >&
- xFactory);
-
// static helpers for service info and component management
static const char* aImplementationName;
static const char* aSupportedServiceNames[];