Get rid of erroneous error message.

This commit is contained in:
Eratosthenes 2010-02-25 21:32:49 -05:00
parent 5c0e4cb0c2
commit aca5682daf

View File

@ -89,7 +89,6 @@ class Table(Table_Window):
# break
if window_number is None:
print "Window %s not found. Skipping." % search_string
return None
# my_geo = self.window.get_geometry()