diff options
| author | William Wilgus <me.theuser@yahoo.com> | 2018-10-28 07:07:10 -0400 |
|---|---|---|
| committer | William Wilgus <me.theuser@yahoo.com> | 2018-10-28 07:15:29 -0400 |
| commit | 73f2bd9c4653498e029fcb857f43469910e886d4 (patch) | |
| tree | 210eb365d070b710a444d432eb43f4f137913563 /apps/plugins/lua/SOURCES | |
| parent | 5449500a67e39a5c89f233b075589fd57111e177 (diff) | |
| download | rockbox-73f2bd9c4653498e029fcb857f43469910e886d4.zip rockbox-73f2bd9c4653498e029fcb857f43469910e886d4.tar.gz rockbox-73f2bd9c4653498e029fcb857f43469910e886d4.tar.bz2 rockbox-73f2bd9c4653498e029fcb857f43469910e886d4.tar.xz | |
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/SOURCES | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugins/lua/SOURCES b/apps/plugins/lua/SOURCES index 1c4dcc4..3fea681 100644 --- a/apps/plugins/lua/SOURCES +++ b/apps/plugins/lua/SOURCES @@ -31,7 +31,6 @@ rocklib.c rocklib_img.c tlsf_helper.c fscanf.c -gmtime.c strcspn.c strftime.c strncat.c |