summaryrefslogtreecommitdiff
path: root/apps/plugin.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugin.c')
-rw-r--r--apps/plugin.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugin.c b/apps/plugin.c
index 93717ccd06..10daeaf325 100644
--- a/apps/plugin.c
+++ b/apps/plugin.c
@@ -187,9 +187,7 @@ static const struct plugin_api rockbox_api = {
187 strncasecmp, 187 strncasecmp,
188 memset, 188 memset,
189 memcpy, 189 memcpy,
190#ifndef SIMULATOR
191 _ctype_, 190 _ctype_,
192#endif
193 atoi, 191 atoi,
194 192
195 /* sound */ 193 /* sound */