diff -r c6e153273ea1 -r 42637f721b5b LDViewer.py --- a/LDViewer.py Wed Jul 18 16:22:39 2007 +0200 +++ b/LDViewer.py Thu Jul 19 11:53:14 2007 +0200 @@ -26,11 +26,7 @@ import wx from types import * -from plcopen.structures import * -from graphics.GraphicCommons import * -from graphics.FBD_Objects import * from Viewer import * -from Dialogs import * def ExtractNextBlocks(block, block_list): current_list = [block]