time: remove temporary time__linux.c.v workaround

pull/4572/head
Delyan Angelov 2020-04-24 09:12:34 +03:00
parent 20637ae54c
commit 117ec722a2
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
module time
fn sys_mono_now_darwin() u64 {
return 0
}