diff options
author | Paul Gilbert | 2011-11-20 12:14:10 +1100 |
---|---|---|
committer | Paul Gilbert | 2011-11-20 12:14:10 +1100 |
commit | b0611f31895130dcc27bef93bf1d54dfbfc1da43 (patch) | |
tree | a6d1a699d1299de5235611820fec1d21903d2646 /audio/decoders | |
parent | 90ecc195c1939a073d27c56fe27678764979650b (diff) | |
download | scummvm-rg350-b0611f31895130dcc27bef93bf1d54dfbfc1da43.tar.gz scummvm-rg350-b0611f31895130dcc27bef93bf1d54dfbfc1da43.tar.bz2 scummvm-rg350-b0611f31895130dcc27bef93bf1d54dfbfc1da43.zip |
M4: Removed the M4/MADS engine from trunk
Diffstat (limited to 'audio/decoders')
-rw-r--r-- | audio/decoders/flac.h | 1 | ||||
-rw-r--r-- | audio/decoders/mp3.h | 1 | ||||
-rw-r--r-- | audio/decoders/vorbis.h | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/audio/decoders/flac.h b/audio/decoders/flac.h index a90675cc20..f5e31684fe 100644 --- a/audio/decoders/flac.h +++ b/audio/decoders/flac.h @@ -26,7 +26,6 @@ * - agos * - draci * - kyra - * - m4 * - queen * - saga * - sci diff --git a/audio/decoders/mp3.h b/audio/decoders/mp3.h index cb0cc8375d..df2ee44805 100644 --- a/audio/decoders/mp3.h +++ b/audio/decoders/mp3.h @@ -26,7 +26,6 @@ * - agos * - draci * - kyra - * - m4 * - mohawk * - queen * - saga diff --git a/audio/decoders/vorbis.h b/audio/decoders/vorbis.h index 9e7600af56..3a3052ed7c 100644 --- a/audio/decoders/vorbis.h +++ b/audio/decoders/vorbis.h @@ -26,7 +26,6 @@ * - agos * - draci * - kyra - * - m4 * - queen * - saga * - sci |