is "link" would result in throwing an error.
Bug found by:
Submitted by:
Requested by:
Reviewed by:
Approved by:
Obtained from:
$c delete -withtags selectmark
}
if {$curobj == $background} {
- if { [lsearch {select delete} $activetool] < 0 } {
+ if { [lsearch {select delete link} $activetool] < 0 } {
set node [newObjectId node]
global $node
lappend $node "type $activetool"