summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/view/_XPrintable.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/view/_XPrintable.java')
-rw-r--r--qadevOOo/tests/java/ifc/view/_XPrintable.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/view/_XPrintable.java b/qadevOOo/tests/java/ifc/view/_XPrintable.java
index 3efd4c3e9a40..cc00ae30940d 100644
--- a/qadevOOo/tests/java/ifc/view/_XPrintable.java
+++ b/qadevOOo/tests/java/ifc/view/_XPrintable.java
@@ -91,7 +91,6 @@ public class _XPrintable extends MultiMethodTest {
tRes.tested("setPrinter()",false);
}
- //oObj.setPrinter(the_printer);
the_printer = oObj.getPrinter() ;
propIdx = 0 ;