1
0
Fork 0
forked from len0rd/rockbox

Nah, HAVE_PCM_PLAYBACK is probably redundant...

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6223 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Linus Nielsen Feltzing 2005-03-21 14:01:13 +00:00
parent fc2f08f50c
commit 9306caae3d

View file

@ -56,7 +56,4 @@
/* Define this if you have adjustable CPU frequency */
#define HAVE_ADJUSTABLE_CPU_FREQ
/* Define this if you can play raw PCM audio */
#define HAVE_PCM_PLAYBACK
#endif