dc progress
This commit is contained in:
@@ -19,9 +19,8 @@ impl SessionDescription {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
impl Clone for SessionDescription {
|
||||
fn clone(&self) -> Self {
|
||||
SessionDescription::new(self.cxx_handle.clone())
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user