summaryrefslogtreecommitdiff
path: root/apps/plugins/SUBDIRS
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/SUBDIRS')
-rw-r--r--apps/plugins/SUBDIRS4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS
index 4cb57edb1b..23cd029ccc 100644
--- a/apps/plugins/SUBDIRS
+++ b/apps/plugins/SUBDIRS
@@ -78,10 +78,6 @@ mikmod
78pdbox 78pdbox
79#endif 79#endif
80 80
81#if !defined(RB_PROFILE) && MEMORYSIZE > 2 /* mpegplayer allocates at least 2MB of RAM */
82mpegplayer
83#endif
84
85/* Lua needs at least 160 KB to work in */ 81/* Lua needs at least 160 KB to work in */
86#if PLUGIN_BUFFER_SIZE >= 0x80000 82#if PLUGIN_BUFFER_SIZE >= 0x80000
87lua 83lua