summaryrefslogtreecommitdiff
path: root/src/sdl2graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sdl2graphics.h')
-rw-r--r--src/sdl2graphics.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/sdl2graphics.h b/src/sdl2graphics.h
index 09ca411e2..583be5e8a 100644
--- a/src/sdl2graphics.h
+++ b/src/sdl2graphics.h
@@ -36,9 +36,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.
*/