diff src/video/SDL_blit.h @ 163:2dc7252dc53e

Removed SDL_blit_A.h (obsolete)
author Sam Lantinga <slouken@libsdl.org>
date Tue, 04 Sep 2001 22:28:55 +0000
parents e85e03f195b4
children e8157fcb3114
line wrap: on
line diff
--- a/src/video/SDL_blit.h	Fri Aug 31 21:21:24 2001 +0000
+++ b/src/video/SDL_blit.h	Tue Sep 04 22:28:55 2001 +0000
@@ -71,9 +71,6 @@
 } SDL_BlitMap;
 
 
-/* Definitions for special global blit functions */
-#include "SDL_blit_A.h"
-
 /* Functions found in SDL_blit.c */
 extern int SDL_CalculateBlit(SDL_Surface *surface);