diff options
Diffstat (limited to 'apps/plugin.h')
| -rw-r--r-- | apps/plugin.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugin.h b/apps/plugin.h index 6bd4ed7..68916b8 100644 --- a/apps/plugin.h +++ b/apps/plugin.h @@ -86,7 +86,6 @@ #else #define PLUGIN_BUFFER_SIZE 0x8000 #endif -#define CODEC_BUFFER_SIZE 0x3C000 #ifdef SIMULATOR #define PREFIX(_x_) sim_ ## _x_ |