util/frame: only Frame needs to be Send
This commit is contained in:
@ -261,8 +261,6 @@ impl Video {
|
||||
}
|
||||
}
|
||||
|
||||
unsafe impl Send for Video { }
|
||||
|
||||
impl Deref for Video {
|
||||
type Target = Frame;
|
||||
|
||||
|
Reference in New Issue
Block a user