Skip to content

Commit

Permalink
Removed SDL_blit_A.h (obsolete)
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Sep 4, 2001
1 parent f98d5ec commit 194cb75
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 34 deletions.
1 change: 0 additions & 1 deletion src/video/Makefile.am
Expand Up @@ -21,7 +21,6 @@ COMMON_SRCS = \
SDL_blit_0.c \
SDL_blit_1.c \
SDL_blit_A.c \
SDL_blit_A.h \
SDL_blit_N.c \
SDL_bmp.c \
SDL_cursor.c \
Expand Down
3 changes: 0 additions & 3 deletions src/video/SDL_blit.h
Expand Up @@ -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);

Expand Down
30 changes: 0 additions & 30 deletions src/video/SDL_blit_A.h

This file was deleted.

0 comments on commit 194cb75

Please sign in to comment.