summaryrefslogtreecommitdiff
path: root/javaunohelper/test/com/sun/star/lib/uno/helper/AWeakBase.java
diff options
context:
space:
mode:
Diffstat (limited to 'javaunohelper/test/com/sun/star/lib/uno/helper/AWeakBase.java')
-rw-r--r--javaunohelper/test/com/sun/star/lib/uno/helper/AWeakBase.java3
1 files changed, 0 insertions, 3 deletions
diff --git a/javaunohelper/test/com/sun/star/lib/uno/helper/AWeakBase.java b/javaunohelper/test/com/sun/star/lib/uno/helper/AWeakBase.java
index 1217b0274a9a..6f8d415e0337 100644
--- a/javaunohelper/test/com/sun/star/lib/uno/helper/AWeakBase.java
+++ b/javaunohelper/test/com/sun/star/lib/uno/helper/AWeakBase.java
@@ -24,9 +24,6 @@ public class AWeakBase extends WeakBase implements XEventListener
{
public int nDisposingCalled= 0;
- public AWeakBase(int i)
- {
- }
public AWeakBase()
{
}