mirror of
https://review.haiku-os.org/haiku
synced 2025-01-20 05:21:28 +01:00
0a345af77e
* Add NotifyDone() to all repository-attribute handlers and invoke that to notify any listeners. * Unify deletion to a single implementation of Delete() in the base class. Before, the root handler for a repository didn't do that, but just triggered the notification.