mirror of https://bitbucket.org/ausocean/av.git
Remove another unused file.
This commit is contained in:
parent
1a7048e9f3
commit
ad43420270
|
@ -1,7 +0,0 @@
|
|||
package rtmp
|
||||
|
||||
// #define SET_RCVTIMEO(tv,s) int tv = s*1000
|
||||
// rtmp_sys.h +43
|
||||
func SET_RCVTIMEO(tv *int32, s int32) {
|
||||
*tv = s * 1000
|
||||
}
|
Loading…
Reference in New Issue