aboutsummaryrefslogtreecommitdiff
path: root/base/plugins.cpp
diff options
context:
space:
mode:
authorTravis Howell2008-06-14 11:23:29 +0000
committerTravis Howell2008-06-14 11:23:29 +0000
commit91d3ea31359950b59ee46af8355cc0f5790257e5 (patch)
tree24797addd1193190410a3d60ec5f35a2cbe12e3b /base/plugins.cpp
parent2e3077b3cbdc256f2c534e2b2435c3ea2367ab79 (diff)
downloadscummvm-rg350-91d3ea31359950b59ee46af8355cc0f5790257e5.tar.gz
scummvm-rg350-91d3ea31359950b59ee46af8355cc0f5790257e5.tar.bz2
scummvm-rg350-91d3ea31359950b59ee46af8355cc0f5790257e5.zip
Revert last commit.
svn-id: r32700
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 216c6ef1af..dcd394495f 100644
--- a/base/plugins.cpp
+++ b/base/plugins.cpp
@@ -140,9 +140,6 @@ public:
#if PLUGIN_ENABLED_STATIC(SWORD2)
LINK_PLUGIN(SWORD2)
#endif
- #if PLUGIN_ENABLED_STATIC(TINSEL)
- LINK_PLUGIN(TINSEL)
- #endif
#if PLUGIN_ENABLED_STATIC(TOUCHE)
LINK_PLUGIN(TOUCHE)
#endif