mirror of
https://github.com/vlang/v.git
synced 2025-09-14 23:12:33 +03:00
time: remove temporary time__linux.c.v workaround
This commit is contained in:
parent
20637ae54c
commit
117ec722a2
1 changed files with 0 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
|||
module time
|
||||
|
||||
fn sys_mono_now_darwin() u64 {
|
||||
return 0
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue