Removed SDL_blit_A.h (obsolete)

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40164
This commit is contained in:
Sam Lantinga 2001-09-04 22:28:55 +00:00
parent 6909ecfbe0
commit 283933d21d
3 changed files with 0 additions and 34 deletions

View file

@ -71,9 +71,6 @@ typedef struct SDL_BlitMap {
} 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);