summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_svtools/AccessibleTreeListBox.java
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-08-04 13:18:10 +0200
committerNoel Grandin <noel@peralex.com>2014-08-04 13:38:30 +0200
commit9658b27b6915d7113f166099410d5417a08d151e (patch)
tree181010f2b6f47daa6eb4a31b51ea5a80c47f11b2 /qadevOOo/tests/java/mod/_svtools/AccessibleTreeListBox.java
parentf493555623fb36bb51e78a4630483271ed36afe7 (diff)
java: remove some unused variables
Change-Id: Ia9405d3e34e710059ff68bf850de91c36f4e1e1b
Diffstat (limited to 'qadevOOo/tests/java/mod/_svtools/AccessibleTreeListBox.java')
-rw-r--r--qadevOOo/tests/java/mod/_svtools/AccessibleTreeListBox.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/mod/_svtools/AccessibleTreeListBox.java b/qadevOOo/tests/java/mod/_svtools/AccessibleTreeListBox.java
index e143b3e3501c..b782ea7032cd 100644
--- a/qadevOOo/tests/java/mod/_svtools/AccessibleTreeListBox.java
+++ b/qadevOOo/tests/java/mod/_svtools/AccessibleTreeListBox.java
@@ -168,7 +168,7 @@ public class AccessibleTreeListBox extends TestCase {
XInterface oObj = null;
- AccessibilityTools at = new AccessibilityTools();
+ new AccessibilityTools();
XWindow xWindow = secondController.getFrame().getContainerWindow();