summaryrefslogtreecommitdiff
path: root/moduleconf.h
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <wakeroid@gmail.com>2010-01-11 22:08:31 +0100
committerGravatar Alexey Yakovenko <wakeroid@gmail.com>2010-01-11 22:19:27 +0100
commitf6fdf11dcbc98fa1477bcfc5ae7317a5b2e75ede (patch)
treeabee6c4200df2b4e924da4ef54f6bcae0c77a62f /moduleconf.h
parent92a8bcfc52f15022e3e7c0bdbc82f12ac327ecca (diff)
decoder plugin reentrancy WIP (mp3 works)
Diffstat (limited to 'moduleconf.h')
-rw-r--r--moduleconf.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/moduleconf.h b/moduleconf.h
index 4fdc123c..40aa3038 100644
--- a/moduleconf.h
+++ b/moduleconf.h
@@ -1,4 +1,4 @@
-PLUG(gme)
-PLUG(dumb)
-PLUG(sid)
+//PLUG(gme)
+//PLUG(dumb)
+//PLUG(sid)
PLUG(stdio)