eo: remove some erroneous mutex unlocks during base class parent_set errors

recent changes added unlocks for these mutexes in some other places, so only
do the unlocks where necessary

fix T7020
This commit is contained in:
Mike Blumenkrantz 2018-06-21 18:44:54 -04:00
parent f4a55e9266
commit 51d0faec67
1 changed files with 0 additions and 1 deletions

View File

@ -793,7 +793,6 @@ err_parent:
err_impossible:
ERR("CONTACT DEVS!!! SHOULD NEVER HAPPEN!!! Old parent %p for object %p is not a valid Eo object.",
pd->parent, obj);
EO_OBJ_DONE(obj);
}
EOLIAN static Eo *