diff --git a/lib/public/share.php b/lib/public/share.php index b89e4fb365a41781c8fdaf5a7b3af65bdc4a9f30..d33b16148db9712cbb203070fbf1d1d3dc3dbe9f 100644 --- a/lib/public/share.php +++ b/lib/public/share.php @@ -1841,8 +1841,7 @@ class Share { } /** - * Function that is called after a user is removed from a group. - * TODO what does it do? + * Function that is called after a user is removed from a group. Shares are cleaned up. * @param array arguments */ public static function post_removeFromGroup($arguments) {