This assumes (id->lib == NULL) is testing the same thing as
(bhead->code != ID_LINK_PLACEHOLDER). Even if there might be cases where
they are out of sync, I can't imagine why we would want to handle them
differently.
Depends on D7329
Differential D7330
Cleanup: simplify logic for partial undo in ID read Authored by Brecht Van Lommel (brecht) on Apr 3 2020, 5:17 PM. Tags None Subscribers None
Details This assumes (id->lib == NULL) is testing the same thing as Depends on D7329
Diff Detail
|