-
Mark Andrews authored
Correctly unlink item from work list. The old code could attempt to unlink from the work list using using clink. This would lead to an assertion failure as the item had just been correctly unlinked from connecting using clink.
Correctly unlink item from work list. The old code could attempt to unlink from the work list using using clink. This would lead to an assertion failure as the item had just been correctly unlinked from connecting using clink.