Could be quite possible but that means you would need to search your site and do a query like this to remove all notifications for a query.
You should never really be deleting anyone in
vb without first deleting them in photopost.
DELETE FROM pp_notify WHERE photo=YOURCATID;