diff options
Diffstat (limited to 'apps/plugins/mp3_encoder.c')
| -rw-r--r-- | apps/plugins/mp3_encoder.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugins/mp3_encoder.c b/apps/plugins/mp3_encoder.c index bbba5ab..c0e3cd4 100644 --- a/apps/plugins/mp3_encoder.c +++ b/apps/plugins/mp3_encoder.c @@ -17,8 +17,6 @@ PLUGIN_HEADER PLUGIN_IRAM_DECLARE -MEM_FUNCTION_WRAPPERS; - #define SAMP_PER_FRAME 1152 #define SAMPL2 576 #define SBLIMIT 32 |