mirror of
https://github.com/SFML/SFML.git
synced 2025-03-14 01:40:05 +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.