mirror of
https://github.com/SFML/SFML.git
synced 2025-02-19 06:39:59 +08:00
sf::Exception can use the inheriting constructors functionality instead of a constructor delegating to the parent constructor. I removed Exception.cpp as it is not needed anymore.