time: remove temporary time__linux.c.v workaround

This commit is contained in:
Delyan Angelov 2020-04-24 09:12:34 +03:00
parent 20637ae54c
commit 117ec722a2

View file

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