diff options
Diffstat (limited to 'apps/plugins/test_codec.c')
| -rw-r--r-- | apps/plugins/test_codec.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugins/test_codec.c b/apps/plugins/test_codec.c index 3260360..b99e57b 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; |