diff options
-rw-r--r-- | qadevOOo/tests/java/ifc/text/_XParagraphCursor.java | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/text/_XParagraphCursor.java b/qadevOOo/tests/java/ifc/text/_XParagraphCursor.java index 9458013fdfb5..bfa772dd3b56 100644 --- a/qadevOOo/tests/java/ifc/text/_XParagraphCursor.java +++ b/qadevOOo/tests/java/ifc/text/_XParagraphCursor.java @@ -44,7 +44,6 @@ import com.sun.star.text.XParagraphCursor; public class _XParagraphCursor extends MultiMethodTest { public XParagraphCursor oObj = null; // oObj filled by MultiMethodTest - XInstCreator info = null; // instance creator /** * Test calls the method. <p> |