summaryrefslogtreecommitdiff
path: root/javaunohelper/com/sun/star/lib/uno/helper/ComponentBase.java
diff options
context:
space:
mode:
Diffstat (limited to 'javaunohelper/com/sun/star/lib/uno/helper/ComponentBase.java')
-rw-r--r--javaunohelper/com/sun/star/lib/uno/helper/ComponentBase.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/javaunohelper/com/sun/star/lib/uno/helper/ComponentBase.java b/javaunohelper/com/sun/star/lib/uno/helper/ComponentBase.java
index 9423e039f3d7..0f222d7d3506 100644
--- a/javaunohelper/com/sun/star/lib/uno/helper/ComponentBase.java
+++ b/javaunohelper/com/sun/star/lib/uno/helper/ComponentBase.java
@@ -123,6 +123,7 @@ public class ComponentBase extends WeakBase implements XComponent
}
}
+ @Override
protected void finalize() throws Throwable
{
if ( ! bInDispose && ! bDisposed)