summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/document/_Settings.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/document/_Settings.java')
-rw-r--r--qadevOOo/tests/java/ifc/document/_Settings.java5
1 files changed, 0 insertions, 5 deletions
diff --git a/qadevOOo/tests/java/ifc/document/_Settings.java b/qadevOOo/tests/java/ifc/document/_Settings.java
index 7d6c3937a7d4..c1f5e3ec0cd0 100644
--- a/qadevOOo/tests/java/ifc/document/_Settings.java
+++ b/qadevOOo/tests/java/ifc/document/_Settings.java
@@ -23,10 +23,6 @@ import com.sun.star.i18n.XForbiddenCharacters;
import com.sun.star.uno.UnoRuntime;
import java.lang.reflect.Method;
-//import java.awt.print.PrinterJob;
-
-//import javax.print.PrintService;
-
import lib.MultiPropertyTest;
import lib.Status;
import lib.StatusException;
@@ -86,7 +82,6 @@ public class _Settings extends MultiPropertyTest {
"Cannot execute test with current Java version (Java 1.4 required) " +
javaVersion + ": " + ex.getMessage()));
}
-// PrintService[] services = PrinterJob.lookupPrintServices();
if (oServices.length > 1) {
testProperty("PrinterName", getPrinterNameWithReflection(oServices[0]),