summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/util/TableDsc.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/util/TableDsc.java')
-rw-r--r--qadevOOo/runner/util/TableDsc.java3
1 files changed, 1 insertions, 2 deletions
diff --git a/qadevOOo/runner/util/TableDsc.java b/qadevOOo/runner/util/TableDsc.java
index a75f291cc7e3..f3a731fabeed 100644
--- a/qadevOOo/runner/util/TableDsc.java
+++ b/qadevOOo/runner/util/TableDsc.java
@@ -33,7 +33,6 @@ package util;
import com.sun.star.lang.XMultiServiceFactory;
import com.sun.star.uno.XInterface;
import com.sun.star.uno.UnoRuntime;
-import com.sun.star.text.XTextDocument;
import com.sun.star.text.XTextTable;
/**
* the class TableDsc
@@ -97,4 +96,4 @@ public class TableDsc extends InstDescr {
return TT;
}
-} \ No newline at end of file
+}