1
0
Fork 0
forked from len0rd/rockbox

-Remove some unnecessary defines from rm.c.

-Modify code related to the renamed rm.[c/h] instead of rm2wav.[c/h].
-Remove struct cook_extradata from rm.c as it is not used.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21041 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Mohamed Tarek 2009-05-22 19:51:36 +00:00
parent 9389a5a4d1
commit 694b3b734f
5 changed files with 6 additions and 25 deletions

View file

@ -25,7 +25,7 @@
#include <unistd.h>
#include <string.h>
#include "rm2wav.h"
#include "rm.h"
#include "cook.h"
//#define DUMP_RAW_FRAMES