summaryrefslogtreecommitdiff
path: root/sw/qa/python/check_index.py
diff options
context:
space:
mode:
Diffstat (limited to 'sw/qa/python/check_index.py')
-rw-r--r--sw/qa/python/check_index.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/qa/python/check_index.py b/sw/qa/python/check_index.py
index 4d3076c43b9a..bdbd8121d128 100644
--- a/sw/qa/python/check_index.py
+++ b/sw/qa/python/check_index.py
@@ -22,8 +22,6 @@ class RefreshListener(XRefreshListener, unohelper.Base):
self.m_bRefreshed = False
class CheckIndex(unittest.TestCase):
- _uno = None
- _xDoc = None
@classmethod
def setUpClass(cls):