diff options
Diffstat (limited to 'apps/features.txt')
-rw-r--r-- | apps/features.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/apps/features.txt b/apps/features.txt index 1c942a7fe2..657b799345 100644 --- a/apps/features.txt +++ b/apps/features.txt @@ -109,11 +109,7 @@ radio_remote #if defined(HAVE_RECORDING) recording -#if CONFIG_CODEC == SWCODEC recording_swcodec -#else -recording_hwcodec -#endif #if defined(HAVE_LINE_IN) recording_linein #endif @@ -151,11 +147,7 @@ spdif_power speaker #endif -#if CONFIG_CODEC == SWCODEC swcodec -#else -hwcodec -#endif #if defined(HAVE_TAGCACHE) tagcache |