Chris Thrasher 4346b9a8bc Remove unnecessary default destructor
sf::RenderWindow still inherits a virtual destructor from a base
class so there's no need to explicitly declare a virtual destructor.
I added a test to ensure this property was not broken.
2024-01-08 12:26:28 -07:00
..
2023-11-27 10:49:51 -05:00
2023-12-31 14:17:55 -07:00
2023-09-28 12:41:29 -06:00
2023-12-10 19:40:28 -07:00