small cleanup from InitGui.py

This commit is contained in:
DeepSOIC 2015-10-18 00:00:50 +03:00
parent 60620167a3
commit ebdd365619

View File

@ -38,7 +38,6 @@ class LatticeWorkbench (Workbench):
self.appendToolbar('Lattice', commandslist)
self.treecmdList = ['importPart', 'updateImportedPartsCommand']
#FreeCADGui.addIconPath( '' )
#FreeCADGui.addPreferencePage( '','Lattice' )
self.appendMenu('Lattice', commandslist)