diff options
Diffstat (limited to 'apps/talk.c')
-rw-r--r-- | apps/talk.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/talk.c b/apps/talk.c index b2e25e1f8f..c7a7eab50a 100644 --- a/apps/talk.c +++ b/apps/talk.c @@ -40,9 +40,6 @@ #include "logf.h" #include "bitswap.h" #include "structec.h" -#if CONFIG_CODEC == SWCODEC -#include "playback.h" -#endif #include "debug.h" |