summaryrefslogtreecommitdiff
path: root/apps/plugins/lua/SOURCES
diff options
context:
space:
mode:
authorWilliam Wilgus <me.theuser@yahoo.com>2018-10-28 07:07:10 -0400
committerWilliam Wilgus <me.theuser@yahoo.com>2018-10-28 07:15:29 -0400
commit73f2bd9c4653498e029fcb857f43469910e886d4 (patch)
tree210eb365d070b710a444d432eb43f4f137913563 /apps/plugins/lua/SOURCES
parent5449500a67e39a5c89f233b075589fd57111e177 (diff)
downloadrockbox-73f2bd9c4653498e029fcb857f43469910e886d4.tar.gz
rockbox-73f2bd9c4653498e029fcb857f43469910e886d4.zip
Lua remove gmtime.c use rb_plugin version instead
Change-Id: Ia6d47a13ec8ae407661a78c56513ac0c164216da
Diffstat (limited to 'apps/plugins/lua/SOURCES')
-rw-r--r--apps/plugins/lua/SOURCES1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugins/lua/SOURCES b/apps/plugins/lua/SOURCES
index 1c4dcc4a36..3fea681a50 100644
--- a/apps/plugins/lua/SOURCES
+++ b/apps/plugins/lua/SOURCES
@@ -31,7 +31,6 @@ rocklib.c
31rocklib_img.c 31rocklib_img.c
32tlsf_helper.c 32tlsf_helper.c
33fscanf.c 33fscanf.c
34gmtime.c
35strcspn.c 34strcspn.c
36strftime.c 35strftime.c
37strncat.c 36strncat.c