don't call destroy in the destroyed callback

Authored by davidedmundson on Aug 21 2017, 2:57 PM.

Description

don't call destroy in the destroyed callback

It's already destroyed, this is a cleanup hook, something we don't need
to do as we track things in a more C++ way in the exported/imported
classes themeselves

Details

Committed
davidedmundsonAug 21 2017, 2:57 PM
Parents
R127:1105f43014b9: Correctly set
Branches
Unknown
Tags
Unknown