diff --git a/src/Mod/BIM/bimcommands/BimWelcome.py b/src/Mod/BIM/bimcommands/BimWelcome.py index 5c72e1a32f..f06e52e2c4 100644 --- a/src/Mod/BIM/bimcommands/BimWelcome.py +++ b/src/Mod/BIM/bimcommands/BimWelcome.py @@ -43,7 +43,6 @@ class BIM_Welcome: def Activated(self): from PySide import QtCore, QtGui - # load dialog self.form = FreeCADGui.PySideUic.loadUi(":ui/dialogWelcome.ui") # handle the tutorial links