From f72ff01dd3af4dab11b6e8b9a2910553e802e2fe Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Mon, 20 Aug 2012 16:17:13 +0100 Subject: Remove dead java code, fields and local variables Change-Id: If777dcb0e0142229df737c2f1e3e6ecb61f64168 --- jurt/com/sun/star/lib/uno/bridges/java_remote/java_remote_bridge.java | 1 + 1 file changed, 1 insertion(+) (limited to 'jurt/com') diff --git a/jurt/com/sun/star/lib/uno/bridges/java_remote/java_remote_bridge.java b/jurt/com/sun/star/lib/uno/bridges/java_remote/java_remote_bridge.java index e6ee09f9390e..1174becfb6a2 100644 --- a/jurt/com/sun/star/lib/uno/bridges/java_remote/java_remote_bridge.java +++ b/jurt/com/sun/star/lib/uno/bridges/java_remote/java_remote_bridge.java @@ -209,6 +209,7 @@ public class java_remote_bridge } private final Type type; + private final Object object; private int count = 1; } -- cgit