aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction
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/parallaction
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/parallaction')
-rw-r--r--engines/parallaction/engine-plugin.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/parallaction/engine-plugin.h b/engines/parallaction/engine-plugin.h
deleted file mode 100644
index 21fb5d9ba1..0000000000
--- a/engines/parallaction/engine-plugin.h
+++ /dev/null
@@ -1,3 +0,0 @@
-#if PLUGIN_ENABLED_STATIC(PARALLACTION)
-LINK_PLUGIN(PARALLACTION)
-#endif