aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus
diff options
context:
space:
mode:
authorD G Turner2013-11-07 12:58:34 +0100
committerD G Turner2013-11-24 00:48:01 +0000
commit1ac01d2333af11d403ef84dd5192abb18814e5b3 (patch)
tree3cb2ba3a7a2c3aba1229ba4c99ec958ac63c1bbf /engines/pegasus
parent00c27a28f91cc2bbf512461e69c86be998462728 (diff)
downloadscummvm-rg350-1ac01d2333af11d403ef84dd5192abb18814e5b3.tar.gz
scummvm-rg350-1ac01d2333af11d403ef84dd5192abb18814e5b3.tar.bz2
scummvm-rg350-1ac01d2333af11d403ef84dd5192abb18814e5b3.zip
BUILD: Remove need for engine-plugin.h in engines.
This is now generated automatically by the configure script from the engine directory names.
Diffstat (limited to 'engines/pegasus')
-rw-r--r--engines/pegasus/engine-plugin.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/pegasus/engine-plugin.h b/engines/pegasus/engine-plugin.h
deleted file mode 100644
index 7f9cb4388b..0000000000
--- a/engines/pegasus/engine-plugin.h
+++ /dev/null
@@ -1,3 +0,0 @@
-#if PLUGIN_ENABLED_STATIC(PEGASUS)
-LINK_PLUGIN(PEGASUS)
-#endif