summaryrefslogtreecommitdiff
path: root/apps/plugins/lua/SOURCES
diff options
context:
space:
mode:
authorWilliam Wilgus <me.theuser@yahoo.com>2018-10-28 13:21:42 -0400
committerWilliam Wilgus <me.theuser@yahoo.com>2018-10-30 04:17:06 +0100
commitcc0a4c632aeda82ab4517355b4b4489190da013e (patch)
tree49d40380d8a48c5b374a2bd63b53a73c443bf2e3 /apps/plugins/lua/SOURCES
parentdf8233e4abbd0d626158abc5388957cc28b06c50 (diff)
downloadrockbox-cc0a4c632aeda82ab4517355b4b4489190da013e.zip
rockbox-cc0a4c632aeda82ab4517355b4b4489190da013e.tar.gz
rockbox-cc0a4c632aeda82ab4517355b4b4489190da013e.tar.bz2
rockbox-cc0a4c632aeda82ab4517355b4b4489190da013e.tar.xz
Lua remove strncat.c & strcspn.c
Change-Id: I08256f31e733d2674054e8e589d539d1396a0ee6
Diffstat (limited to 'apps/plugins/lua/SOURCES')
-rw-r--r--apps/plugins/lua/SOURCES2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugins/lua/SOURCES b/apps/plugins/lua/SOURCES
index 3fea681..ff40046 100644
--- a/apps/plugins/lua/SOURCES
+++ b/apps/plugins/lua/SOURCES
@@ -31,9 +31,7 @@ rocklib.c
rocklib_img.c
tlsf_helper.c
fscanf.c
-strcspn.c
strftime.c
-strncat.c
strpbrk.c
strtoul.c
strtol.c