From 499426caf953627696415515c4a95513d5dbc329 Mon Sep 17 00:00:00 2001 From: Andrew Mahone Date: Sat, 24 Jan 2009 22:57:57 +0000 Subject: remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, and replace with pluginlib implementations in plugins/lib/gcc-support.c git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19847 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/mazezam.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'apps/plugins/mazezam.c') diff --git a/apps/plugins/mazezam.c b/apps/plugins/mazezam.c index 6b9ad43cc7..2e79567740 100644 --- a/apps/plugins/mazezam.c +++ b/apps/plugins/mazezam.c @@ -32,8 +32,6 @@ PLUGIN_HEADER const struct button_mapping *plugin_contexts[] = {generic_directions, generic_actions}; -MEM_FUNCTION_WRAPPERS; - /* Use the standard plugin buttons rather than a hard-to-maintain list of * MazezaM specific buttons. */ #define MAZEZAM_UP PLA_UP -- cgit v1.2.3