layout: Remove stray reference to parentSetId
This was removed in a4dea25d761d2f85f9c940f6673cefa8ab198156.
This commit is contained in:
parent
ba459f4d20
commit
32110a9866
@ -853,7 +853,6 @@ const LayoutManager = new Lang.Class({
|
||||
this._trackedActors.splice(i, 1);
|
||||
actor.disconnect(actorData.visibleId);
|
||||
actor.disconnect(actorData.allocationId);
|
||||
actor.disconnect(actorData.parentSetId);
|
||||
actor.disconnect(actorData.destroyId);
|
||||
|
||||
this._queueUpdateRegions();
|
||||
|
Loading…
x
Reference in New Issue
Block a user