diff options
Diffstat (limited to 'apps/plugins/lib/SOURCES')
| -rw-r--r-- | apps/plugins/lib/SOURCES | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/plugins/lib/SOURCES b/apps/plugins/lib/SOURCES index f8ed798..0914f10 100644 --- a/apps/plugins/lib/SOURCES +++ b/apps/plugins/lib/SOURCES @@ -34,9 +34,8 @@ gray_verline.c #ifdef HAVE_LCD_CHARCELLS playergfx.c #endif +#if 0 #if CONFIG_HWCODEC == MASNONE /* software codec platforms */ xxx2wav.c -#ifdef IRIVER_H100 -codeclib.c #endif #endif |