summaryrefslogtreecommitdiffstats
path: root/odk/examples/DevelopersGuide/Drawing
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/Drawing
parentJava cleanup, remove unnecessary imports (diff)
downloadcore-743e22ec8b5e5f22696a69a2c305f7a8173a77aa.tar.gz
core-743e22ec8b5e5f22696a69a2c305f7a8173a77aa.zip
Java cleanup, remove unnecessary imports
Change-Id: I2629a3068d8abd61957097268f5ab0fabf3e9722
Diffstat (limited to 'odk/examples/DevelopersGuide/Drawing')
-rw-r--r--odk/examples/DevelopersGuide/Drawing/Organigram.java4
1 files changed, 0 insertions, 4 deletions
diff --git a/odk/examples/DevelopersGuide/Drawing/Organigram.java b/odk/examples/DevelopersGuide/Drawing/Organigram.java
index c564fd273178..03f6e541efc1 100644
--- a/odk/examples/DevelopersGuide/Drawing/Organigram.java
+++ b/odk/examples/DevelopersGuide/Drawing/Organigram.java
@@ -33,10 +33,6 @@
*************************************************************************/
import com.sun.star.beans.PropertyValue;
-import com.sun.star.beans.XPropertySet;
-
-import com.sun.star.bridge.XUnoUrlResolver;
-
import com.sun.star.frame.XComponentLoader;
import com.sun.star.lang.XComponent;