fix some stuff

This commit is contained in:
chrys
2018-05-28 07:12:35 +02:00
parent 2dd92b7c68
commit c313b2fee9
2 changed files with 7 additions and 15 deletions

View File

@ -196,7 +196,6 @@ class driver(screenDriver):
allText = ''
allAttrib = []
i = 0
print(rows)
for y in range(rows):
lineText = ''
lineAttrib = []