mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
e69d60e8b6
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.