From a0516b70602fc190298e0674454513718ea8e60d Mon Sep 17 00:00:00 2001 From: Andree Buschmann Date: Thu, 12 Feb 2009 05:30:12 +0000 Subject: Make test_codec.c compilable again. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19984 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/test_codec.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'apps/plugins') 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; -- cgit v1.2.3