summaryrefslogtreecommitdiff
path: root/apps/codecs/aac.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/aac.c')
-rw-r--r--apps/codecs/aac.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/codecs/aac.c b/apps/codecs/aac.c
index 90cf0438ce..cd81b5a584 100644
--- a/apps/codecs/aac.c
+++ b/apps/codecs/aac.c
@@ -123,8 +123,6 @@ enum codec_status codec_run(void)
123 } 123 }
124#endif 124#endif
125 125
126 ci->id3->frequency = s;
127
128 i = 0; 126 i = 0;
129 127
130 if (file_offset > 0) { 128 if (file_offset > 0) {