summaryrefslogtreecommitdiff
path: root/apps/plugins/mp3_encoder.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/mp3_encoder.c')
-rw-r--r--apps/plugins/mp3_encoder.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugins/mp3_encoder.c b/apps/plugins/mp3_encoder.c
index bbba5ab2f9..c0e3cd4aa5 100644
--- a/apps/plugins/mp3_encoder.c
+++ b/apps/plugins/mp3_encoder.c
@@ -17,8 +17,6 @@
17PLUGIN_HEADER 17PLUGIN_HEADER
18PLUGIN_IRAM_DECLARE 18PLUGIN_IRAM_DECLARE
19 19
20MEM_FUNCTION_WRAPPERS;
21
22#define SAMP_PER_FRAME 1152 20#define SAMP_PER_FRAME 1152
23#define SAMPL2 576 21#define SAMPL2 576
24#define SBLIMIT 32 22#define SBLIMIT 32