summaryrefslogtreecommitdiff
path: root/javaunohelper/com/sun
diff options
context:
space:
mode:
Diffstat (limited to 'javaunohelper/com/sun')
-rw-r--r--javaunohelper/com/sun/star/lib/uno/helper/MultiTypeInterfaceContainer.java5
-rw-r--r--javaunohelper/com/sun/star/lib/uno/helper/PropertySetMixin.java4
2 files changed, 0 insertions, 9 deletions
diff --git a/javaunohelper/com/sun/star/lib/uno/helper/MultiTypeInterfaceContainer.java b/javaunohelper/com/sun/star/lib/uno/helper/MultiTypeInterfaceContainer.java
index 6ebc687bb4b8..2437f364bbb6 100644
--- a/javaunohelper/com/sun/star/lib/uno/helper/MultiTypeInterfaceContainer.java
+++ b/javaunohelper/com/sun/star/lib/uno/helper/MultiTypeInterfaceContainer.java
@@ -28,11 +28,6 @@ public class MultiTypeInterfaceContainer
private Map<Object,InterfaceContainer> map= new HashMap<Object,InterfaceContainer>();
- /** Creates a new instance of MultiTypeInterfaceContainer */
- public MultiTypeInterfaceContainer()
- {
- }
-
/** only returns types which have at least one value in InterfaceContainer
* return value can contain an element null, if someone called
* addInterface (null, interf)
diff --git a/javaunohelper/com/sun/star/lib/uno/helper/PropertySetMixin.java b/javaunohelper/com/sun/star/lib/uno/helper/PropertySetMixin.java
index e66167fda900..067033a7a048 100644
--- a/javaunohelper/com/sun/star/lib/uno/helper/PropertySetMixin.java
+++ b/javaunohelper/com/sun/star/lib/uno/helper/PropertySetMixin.java
@@ -525,10 +525,6 @@ public final class PropertySetMixin {
@see #prepareSet(String, Object, Object, PropertySetMixin.BoundListeners)
*/
public static final class BoundListeners {
- /**
- The constructor.
- */
- public BoundListeners() {}
/**
Notifies any