From b70bbf075a20524e6c1859fb18db0865c65182ca Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 24 Aug 2013 15:31:36 +0300 Subject: move surface combination into sdlimagehelper. --- src/sdlgraphics.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/sdlgraphics.h') diff --git a/src/sdlgraphics.h b/src/sdlgraphics.h index 9f80f6acb..b0a076b26 100644 --- a/src/sdlgraphics.h +++ b/src/sdlgraphics.h @@ -39,9 +39,6 @@ class MapLayer; struct SDL_Surface; -int MSDL_gfxBlitRGBA(SDL_Surface *src, SDL_Rect *srcrect, - SDL_Surface *dst, SDL_Rect *dstrect); - /** * A central point of control for graphics. */ -- cgit v1.2.3-60-g2f50