mirror of
https://github.com/diaspora/diaspora.git
synced 2026-04-29 03:01:03 -04:00
Pass destroyModel from post control view to post view and don't listen to the remove event in the post view anymore. The `remove` function will be called from the base view. Fixes #5445