summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/Forms/ControlLock.java
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2012-09-06 07:57:41 +0200
committerMichael Stahl <mstahl@redhat.com>2012-09-06 17:13:58 +0200
commit743e22ec8b5e5f22696a69a2c305f7a8173a77aa (patch)
tree1349102a14f28a7d63cc558c3288c61d2607b4a8 /odk/examples/DevelopersGuide/Forms/ControlLock.java
parentbf4352084b991981975a24a8e61cbb3cbf3e0159 (diff)
Java cleanup, remove unnecessary imports
Change-Id: I2629a3068d8abd61957097268f5ab0fabf3e9722
Diffstat (limited to 'odk/examples/DevelopersGuide/Forms/ControlLock.java')
-rw-r--r--odk/examples/DevelopersGuide/Forms/ControlLock.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/odk/examples/DevelopersGuide/Forms/ControlLock.java b/odk/examples/DevelopersGuide/Forms/ControlLock.java
index 5dada0d8fca7..a24a28203119 100644
--- a/odk/examples/DevelopersGuide/Forms/ControlLock.java
+++ b/odk/examples/DevelopersGuide/Forms/ControlLock.java
@@ -37,7 +37,6 @@ import com.sun.star.lang.*;
import com.sun.star.container.*;
import com.sun.star.beans.*;
import com.sun.star.form.*;
-import com.sun.star.util.*;
import com.sun.star.sdbc.*;