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.java1
1 files changed, 0 insertions, 1 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 275ae5195060..1217b0274a9a 100644
--- a/javaunohelper/test/com/sun/star/lib/uno/helper/AWeakBase.java
+++ b/javaunohelper/test/com/sun/star/lib/uno/helper/AWeakBase.java
@@ -33,7 +33,6 @@ public class AWeakBase extends WeakBase implements XEventListener
public void disposing(com.sun.star.lang.EventObject eventObject)
{
-// System.out.println(getClass().getName() + " .disposing called");
nDisposingCalled++;
}