aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/psp/Makefile
diff options
context:
space:
mode:
authorJoost Peters2009-08-21 22:30:35 +0000
committerJoost Peters2009-08-21 22:30:35 +0000
commit9a3218e67302e825b3df4e2f26df5601fb48f0db (patch)
tree21da52ccd6589d3ddffe4803c16953deb77855fa /backends/platform/psp/Makefile
parent894635e91d7bdaa4517618a957441db016b2798b (diff)
downloadscummvm-rg350-9a3218e67302e825b3df4e2f26df5601fb48f0db.tar.gz
scummvm-rg350-9a3218e67302e825b3df4e2f26df5601fb48f0db.tar.bz2
scummvm-rg350-9a3218e67302e825b3df4e2f26df5601fb48f0db.zip
unify OSystem_PSP_GU and OSystem_PSP (which was hopelessly outdated and mostly useless)
svn-id: r43615
Diffstat (limited to 'backends/platform/psp/Makefile')
-rw-r--r--backends/platform/psp/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/platform/psp/Makefile b/backends/platform/psp/Makefile
index 64ce8a0161..8be3937ff2 100644
--- a/backends/platform/psp/Makefile
+++ b/backends/platform/psp/Makefile
@@ -83,7 +83,6 @@ TARGET = scummvm-psp
OBJS := powerman.o \
psp_main.o \
osys_psp.o \
- osys_psp_gu.o \
kbd_ss_c.o \
kbd_s_c.o \
kbd_ls_c.o \