mirror of
https://github.com/electron/electron.git
synced 2026-01-27 08:18:28 -05:00
The class is designed to call `delete` on itself and because it doesn't have a virtual destructor, it shouldn't be derived from.
The class is designed to call `delete` on itself and because it doesn't have a virtual destructor, it shouldn't be derived from.