diff --git a/src/emc/usr_intf/touchy/touchy.py b/src/emc/usr_intf/touchy/touchy.py index 823ce2f0e..678ee2742 100755 --- a/src/emc/usr_intf/touchy/touchy.py +++ b/src/emc/usr_intf/touchy/touchy.py @@ -173,7 +173,6 @@ def __init__(self, inifile): self.wTree.get_object("MainWindow").window.set_cursor(None) self.control_font = pango.FontDescription(self.control_font_name) - self.wTree.get_object("MainWindow").window.fullscreen() # self.wTree.get_object("drofontbutton").set_font_name(self.dro_font_name) # self.wTree.get_widget("drofontbutton").set_font_name(self.dro_font_name)