mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-03 19:05:59 -04:00
Remove excessive comment
This commit is contained in:
parent
5cb5b59820
commit
e183d4b454
@ -29,7 +29,6 @@ Exception::Exception(const char* what) : what_(what), sdl_error_(SDL_GetError())
|
||||
}
|
||||
|
||||
Exception::~Exception() noexcept {
|
||||
// nothing to do
|
||||
}
|
||||
|
||||
const char* Exception::what() const noexcept {
|
||||
|
Loading…
x
Reference in New Issue
Block a user