diff options
author | Johannes Schickel | 2008-03-28 06:06:11 +0000 |
---|---|---|
committer | Johannes Schickel | 2008-03-28 06:06:11 +0000 |
commit | f2e53b9d224d25852a263be9e84c83c55adf401c (patch) | |
tree | 3f47f4908a4f7d21dd3a23562e5dd2f479cfea0e | |
parent | e29b4bb0cd4b4c71a3a53646b0eb728e7f156063 (diff) | |
download | scummvm-rg350-f2e53b9d224d25852a263be9e84c83c55adf401c.tar.gz scummvm-rg350-f2e53b9d224d25852a263be9e84c83c55adf401c.tar.bz2 scummvm-rg350-f2e53b9d224d25852a263be9e84c83c55adf401c.zip |
Oops that shouldn't be committed yet.
svn-id: r31288
-rw-r--r-- | engines/kyra/module.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/kyra/module.mk b/engines/kyra/module.mk index ce7b5ccd0a..866cb61280 100644 --- a/engines/kyra/module.mk +++ b/engines/kyra/module.mk @@ -5,7 +5,6 @@ MODULE_OBJS := \ animator_v2.o \ debugger.o \ detection.o \ - gui.o \ gui_v1.o \ gui_v2.o \ items_v1.o \ |