Kaydet (Commit) f52d78bf authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Unused variable (AccessibilityTools is all static members)

Change-Id: I5f3be57dea77cec1cfa3f48833758b0c2328350e
üst 038114ff
...@@ -136,8 +136,6 @@ public class ScAccessiblePageHeader extends TestCase { ...@@ -136,8 +136,6 @@ public class ScAccessiblePageHeader extends TestCase {
throw new StatusException(Status.failed("Couldn't change mode")); throw new StatusException(Status.failed("Couldn't change mode"));
} }
AccessibilityTools at = new AccessibilityTools();
XInterface oObj = null; XInterface oObj = null;
for (int i = 0;; ++i) { for (int i = 0;; ++i) {
try { try {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment