summaryrefslogtreecommitdiffstats
path: root/jurt/test/com/sun/star/lib/uno/environments/remote/TestIWorkAt.java
diff options
context:
space:
mode:
Diffstat (limited to 'jurt/test/com/sun/star/lib/uno/environments/remote/TestIWorkAt.java')
-rw-r--r--jurt/test/com/sun/star/lib/uno/environments/remote/TestIWorkAt.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/jurt/test/com/sun/star/lib/uno/environments/remote/TestIWorkAt.java b/jurt/test/com/sun/star/lib/uno/environments/remote/TestIWorkAt.java
index 58171bd35009..1adf15556cff 100644
--- a/jurt/test/com/sun/star/lib/uno/environments/remote/TestIWorkAt.java
+++ b/jurt/test/com/sun/star/lib/uno/environments/remote/TestIWorkAt.java
@@ -31,7 +31,7 @@ public interface TestIWorkAt extends XInterface {
void notifyme();
- public static final TypeInfo UNOTYPEINFO[] = {
+ TypeInfo UNOTYPEINFO[] = {
new MethodTypeInfo("increment", 0, 0),
new MethodTypeInfo("notifyme", 1, 0),
new MethodTypeInfo("syncCall", 2, 0),