From eb742200c47c6b49b9bcd8d59f4c308f797bf9ad Mon Sep 17 00:00:00 2001 From: Roy-043 <70520633+Roy-043@users.noreply.github.com> Date: Wed, 6 Oct 2021 17:46:25 +0200 Subject: [PATCH] Arch: InitGui draft_line_commands not used --- src/Mod/Arch/InitGui.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Mod/Arch/InitGui.py b/src/Mod/Arch/InitGui.py index 99df49632b..ca778b1cee 100644 --- a/src/Mod/Arch/InitGui.py +++ b/src/Mod/Arch/InitGui.py @@ -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,