I doubt there is any plugin for that. But if you already know which objects you need to remove and want to check if they are used anywhere, do this:
Rename them - add "_ToDelete" to their names. Then save your game as a folder project and search all xml files in \Layouts and \Event Sheets folders for "ToDelete" string. If nothing found, then they can be safely deleted.