Encapsulated almost all of the state into a class
[gonvert] / src / evil_globals.py
index 0a35b19..32d96d8 100644 (file)
@@ -8,5 +8,3 @@ find_count = 0 # default to find result number zero
 
 selected_category = '' # preset to no selected category
 selected_units = {} # empty dictionary for later use
-
-window_size = 0, 0 # empty tuple for filling later