summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/OfficeDev
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-08-04 12:42:02 +0200
committerNoel Grandin <noel@peralex.com>2014-08-04 13:38:29 +0200
commitf6aea4202ca3093e149d7e1b7c63a86a235cbbaf (patch)
tree0b390c32967f1d8e12ccd4904bea9f3534832a18 /odk/examples/DevelopersGuide/OfficeDev
parent0a7b80a02eb21588e36dc82eea979e450d094ba2 (diff)
java: removed unused imports
Change-Id: I3e3d15719cd1bc4fe4f0dec2c21a3414bde6a808
Diffstat (limited to 'odk/examples/DevelopersGuide/OfficeDev')
-rw-r--r--odk/examples/DevelopersGuide/OfficeDev/PathSettings/PathSettingsTest.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/odk/examples/DevelopersGuide/OfficeDev/PathSettings/PathSettingsTest.java b/odk/examples/DevelopersGuide/OfficeDev/PathSettings/PathSettingsTest.java
index 903cc14a5738..a25ae7465b84 100644
--- a/odk/examples/DevelopersGuide/OfficeDev/PathSettings/PathSettingsTest.java
+++ b/odk/examples/DevelopersGuide/OfficeDev/PathSettings/PathSettingsTest.java
@@ -34,7 +34,6 @@
import com.sun.star.uno.UnoRuntime;
import com.sun.star.uno.XComponentContext;
-import com.sun.star.lang.XMultiComponentFactory;
import com.sun.star.beans.XPropertySet;
import com.sun.star.util.thePathSettings;