LDViewer.py
changeset 45 42637f721b5b
parent 42 4a8400732001
child 50 4610aafc884e
--- 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]