mirror of
https://github.com/brl/mutter.git
synced 2025-03-20 02:05:10 +00:00

Remove the dispose() implementation and replace with destroy(). This should be promoted as the standard approach for implementing a composite actor, as it emits a signal when instances of the actor subclass are destroyed.