aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/symbian/AdaptAllMMPs.pl
diff options
context:
space:
mode:
authorMax Horn2009-11-14 13:11:06 +0000
committerMax Horn2009-11-14 13:11:06 +0000
commit81762edf338be5394120787696d9af61a00a0f9d (patch)
treedd9ba845e92d973c2ef764eaee0bb169468640a6 /backends/platform/symbian/AdaptAllMMPs.pl
parent05a735c4428c51e8a050c4c55d06dedf34aace66 (diff)
downloadscummvm-rg350-81762edf338be5394120787696d9af61a00a0f9d.tar.gz
scummvm-rg350-81762edf338be5394120787696d9af61a00a0f9d.tar.bz2
scummvm-rg350-81762edf338be5394120787696d9af61a00a0f9d.zip
Remove Igor engine
svn-id: r45898
Diffstat (limited to 'backends/platform/symbian/AdaptAllMMPs.pl')
-rw-r--r--backends/platform/symbian/AdaptAllMMPs.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/backends/platform/symbian/AdaptAllMMPs.pl b/backends/platform/symbian/AdaptAllMMPs.pl
index 6378c2ba72..5c64b69d09 100644
--- a/backends/platform/symbian/AdaptAllMMPs.pl
+++ b/backends/platform/symbian/AdaptAllMMPs.pl
@@ -15,7 +15,6 @@ chdir("../../../");
"mmp/scummvm_drascula.mmp",
"mmp/scummvm_gob.mmp",
"mmp/scummvm_groovie.mmp",
- "mmp/scummvm_igor.mmp",
"mmp/scummvm_kyra.mmp",
"mmp/scummvm_lure.mmp",
"mmp/scummvm_m4.mmp",
@@ -124,7 +123,6 @@ ParseModule("_touche", "touche", \@section_empty);
ParseModule("_parallaction","parallaction",\@section_empty);
ParseModule("_cruise", "cruise", \@section_empty);
ParseModule("_drascula","drascula", \@section_empty);
-ParseModule("_igor", "igor", \@section_empty);
ParseModule("_made", "made", \@section_empty);
ParseModule("_m4", "m4", \@section_empty);
ParseModule("_tinsel", "tinsel", \@section_empty);