summaryrefslogtreecommitdiff
path: root/cppuhelper/qa/propertysetmixin/JavaSupplier.java
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/qa/propertysetmixin/JavaSupplier.java')
-rw-r--r--cppuhelper/qa/propertysetmixin/JavaSupplier.java5
1 files changed, 0 insertions, 5 deletions
diff --git a/cppuhelper/qa/propertysetmixin/JavaSupplier.java b/cppuhelper/qa/propertysetmixin/JavaSupplier.java
index 2d37c8901077..0aa267610801 100644
--- a/cppuhelper/qa/propertysetmixin/JavaSupplier.java
+++ b/cppuhelper/qa/propertysetmixin/JavaSupplier.java
@@ -75,11 +75,6 @@ public final class JavaSupplier extends WeakBase implements XSupplier {
: null;
}
- public static boolean __writeRegistryServiceInfo(XRegistryKey regKey) {
- return FactoryHelper.writeRegistryServiceInfo(
- implementationName, serviceName, regKey);
- }
-
private static final String implementationName
= JavaSupplier.class.getName();
private static final String serviceName