+ remove useless stuff from Init files
This commit is contained in:
@@ -20,12 +20,6 @@
|
||||
#* *
|
||||
#***************************************************************************
|
||||
|
||||
# Get the Parameter Group of this module
|
||||
ParGrp = App.ParamGet("System parameter:Modules").GetGroup("Material")
|
||||
|
||||
# Set the needed information
|
||||
ParGrp.SetString("HelpIndex", "http://www.freecadweb.org")
|
||||
|
||||
# import for the FreeCAD Material card
|
||||
FreeCAD.addImportType("FreeCAD Material Card (*.FCMat)","importFCMat")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user