diff --git a/lib/python/gladevcp/builtin-panels/versa-probe/versa_probe_screen.py b/lib/python/gladevcp/builtin-panels/versa-probe/versa_probe_screen.py index f031c92acc4..cfed8b4dc95 100644 --- a/lib/python/gladevcp/builtin-panels/versa-probe/versa_probe_screen.py +++ b/lib/python/gladevcp/builtin-panels/versa-probe/versa_probe_screen.py @@ -20,7 +20,6 @@ import hal # base hal class to react to hal signals import os # needed to get the paths and directories import hal_glib # needed to make our own hal pins -import gtk.glade import sys # handle system calls import linuxcnc # to get our own error system import gladevcp