examples: webrtc: multiparty-sendrecv: rust: Remove unnecessary macro recursion limit annotation
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3758>
This commit is contained in:
parent
bf4a3c89cd
commit
f45136827b
@ -1,5 +1,3 @@
|
||||
#![recursion_limit = "256"]
|
||||
|
||||
mod macos_workaround;
|
||||
|
||||
use std::collections::BTreeMap;
|
||||
|
Loading…
x
Reference in New Issue
Block a user