summaryrefslogtreecommitdiff
path: root/cad/src/temporary_commands/LineMode/Line_Command.py
diff options
context:
space:
mode:
Diffstat (limited to 'cad/src/temporary_commands/LineMode/Line_Command.py')
-rw-r--r--cad/src/temporary_commands/LineMode/Line_Command.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/src/temporary_commands/LineMode/Line_Command.py b/cad/src/temporary_commands/LineMode/Line_Command.py
index 0764486b5..3505efadf 100644
--- a/cad/src/temporary_commands/LineMode/Line_Command.py
+++ b/cad/src/temporary_commands/LineMode/Line_Command.py
@@ -55,7 +55,6 @@ class Line_Command(Select_Command):
# len(mouseClickPoints)
mouseClickPoints = ()
- command_can_be_suspended = False
command_should_resume_prevMode = True
command_has_its_own_PM = False