Merge pull request #5093 from Roy-043/Arch-InitGui-draft_line_commands-not-used
Arch housekeeping: InitGui self.draft_line_commands not used
This commit is contained in:
@@ -154,7 +154,6 @@ class ArchWorkbench(FreeCADGui.Workbench):
|
||||
self.draft_modification_commands = it.get_draft_modification_commands()
|
||||
self.draft_utility_commands = it.get_draft_utility_commands_menu()
|
||||
self.draft_context_commands = it.get_draft_context_commands()
|
||||
self.draft_line_commands = it.get_draft_line_commands()
|
||||
|
||||
# Set up toolbars
|
||||
it.init_toolbar(self,
|
||||
|
||||
Reference in New Issue
Block a user