mirror of https://bitbucket.org/ausocean/av.git
Removed since unused.
This commit is contained in:
parent
9b14883bd3
commit
189338d81b
|
@ -1,7 +0,0 @@
|
|||
package rtmp
|
||||
|
||||
import "golang.org/x/sys/unix"
|
||||
|
||||
func setTimeval(sec int) unix.Timeval {
|
||||
return unix.Timeval{Sec: int32(sec)}
|
||||
}
|
Loading…
Reference in New Issue