From 9105408ba52b7639d8553855e47ec452d2e22e17 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 10 Mar 2014 15:07:37 +0300 Subject: remove duplicate code from imagehelper. --- src/resources/sdl2imagehelper.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/resources/sdl2imagehelper.h') diff --git a/src/resources/sdl2imagehelper.h b/src/resources/sdl2imagehelper.h index 70ea9c12f..44f81c433 100644 --- a/src/resources/sdl2imagehelper.h +++ b/src/resources/sdl2imagehelper.h @@ -83,9 +83,6 @@ class SDLImageHelper final : public ImageHelper static SDL_Surface* SDLDuplicateSurface(SDL_Surface *const tmpImage) A_WARN_UNUSED; - SDL_Surface *create32BitSurface(int width, int height) const - override final; - static int combineSurface(SDL_Surface *restrict const src, SDL_Rect *restrict const srcrect, SDL_Surface *restrict const dst, -- cgit v1.2.3-60-g2f50