Skip to content

Commit

Permalink
IPHONE: Remove dead code.
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Schickel committed Feb 19, 2012
1 parent 7a3df46 commit 4244663
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 222 deletions.
48 changes: 0 additions & 48 deletions backends/platform/iphone/blit.cpp

This file was deleted.

35 changes: 0 additions & 35 deletions backends/platform/iphone/blit_arm.h

This file was deleted.

137 changes: 0 additions & 137 deletions backends/platform/iphone/blit_arm.s

This file was deleted.

3 changes: 1 addition & 2 deletions backends/platform/iphone/module.mk
Expand Up @@ -7,8 +7,7 @@ MODULE_OBJS := \
osys_video.o \
iphone_main.o \
iphone_video.o \
iphone_keyboard.o \
blit_arm.o
iphone_keyboard.o

# We don't use rules.mk but rather manually update OBJS and MODULE_DIRS.
MODULE_OBJS := $(addprefix $(MODULE)/, $(MODULE_OBJS))
Expand Down

0 comments on commit 4244663

Please sign in to comment.