Remove mktime_tz.

Bug: http://b/15765976
Change-Id: Ifc8cd19ae621e611d66173ae927ef9a0445965c1
This commit is contained in:
Elliott Hughes
2016-01-06 09:15:02 -08:00
parent 74d7aa1c34
commit 76dfa6e351
12 changed files with 0 additions and 97 deletions

View File

@@ -671,7 +671,6 @@ LIBC {
mktemp;
mktime;
mktime64; # arm x86 mips
mktime_tz;
mlock;
mlockall;
mmap;