summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/plugins/test_codec.c2
1 files changed, 0 insertions, 2 deletions
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
34#define TESTCODEC_EXITBUTTON BUTTON_SELECT 34#define TESTCODEC_EXITBUTTON BUTTON_SELECT
35#endif 35#endif
36 36
37CACHE_FUNCTION_WRAPPERS
38
39/* Log functions copied from test_disk.c */ 37/* Log functions copied from test_disk.c */
40static int line = 0; 38static int line = 0;
41static int max_line = 0; 39static int max_line = 0;