mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
time: remove temporary time__linux.c.v workaround
This commit is contained in:
parent
20637ae54c
commit
117ec722a2
@ -1,5 +0,0 @@
|
|||||||
module time
|
|
||||||
|
|
||||||
fn sys_mono_now_darwin() u64 {
|
|
||||||
return 0
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user