diff --git a/apps/plugins/test_codec.c b/apps/plugins/test_codec.c index 3260360882..b99e57bb87 100644 --- a/apps/plugins/test_codec.c +++ b/apps/plugins/test_codec.c @@ -34,8 +34,6 @@ PLUGIN_HEADER #define TESTCODEC_EXITBUTTON BUTTON_SELECT #endif -CACHE_FUNCTION_WRAPPERS - /* Log functions copied from test_disk.c */ static int line = 0; static int max_line = 0;