diff --git a/src/sdl/alpha.hpp b/src/sdl/alpha.hpp index 84de31a4b4f0..39b208a5fc58 100644 --- a/src/sdl/alpha.hpp +++ b/src/sdl/alpha.hpp @@ -33,4 +33,3 @@ int SDL_SetAlpha(SDL_Surface* surface, Uint32 flag, Uint8 alpha); #endif #endif -