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.tar.gz
rockbox-cc0a4c632aeda82ab4517355b4b4489190da013e.zip
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 3fea681a50..ff40046eb0 100644
--- a/apps/plugins/lua/SOURCES
+++ b/apps/plugins/lua/SOURCES
@@ -31,9 +31,7 @@ rocklib.c
31rocklib_img.c 31rocklib_img.c
32tlsf_helper.c 32tlsf_helper.c
33fscanf.c 33fscanf.c
34strcspn.c
35strftime.c 34strftime.c
36strncat.c
37strpbrk.c 35strpbrk.c
38strtoul.c 36strtoul.c
39strtol.c 37strtol.c