aboutsummaryrefslogtreecommitdiff
path: root/base/plugins.cpp
diff options
context:
space:
mode:
authorMax Horn2009-11-14 13:11:06 +0000
committerMax Horn2009-11-14 13:11:06 +0000
commit81762edf338be5394120787696d9af61a00a0f9d (patch)
treedd9ba845e92d973c2ef764eaee0bb169468640a6 /base/plugins.cpp
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 'base/plugins.cpp')
-rw-r--r--base/plugins.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/base/plugins.cpp b/base/plugins.cpp
index 215942fffc..c7688b42a3 100644
--- a/base/plugins.cpp
+++ b/base/plugins.cpp
@@ -115,9 +115,6 @@ public:
#if PLUGIN_ENABLED_STATIC(GROOVIE)
LINK_PLUGIN(GROOVIE)
#endif
- #if PLUGIN_ENABLED_STATIC(IGOR)
- LINK_PLUGIN(IGOR)
- #endif
#if PLUGIN_ENABLED_STATIC(KYRA)
LINK_PLUGIN(KYRA)
#endif