Removed explicit destructors for vtkAtom and vtkBond
Neither was needed as they were both empty and did nothing - the compiler generated destructor can do this and it fixes the Clang++ warnings on the dashboards. Change-Id: If5bbaa77669058c82f8ad6a66256a9b712aa753e
Please register or sign in to comment