forked from mirrors/gstreamer-rs
Fix gstreamer-check build with default features and docs
This commit is contained in:
parent
33295b758e
commit
7a0bb763a6
2 changed files with 0 additions and 1 deletions
0
docs/gstreamer-check/docs.md
Normal file
0
docs/gstreamer-check/docs.md
Normal file
|
@ -7,7 +7,6 @@
|
|||
// except according to those terms.
|
||||
|
||||
use ffi;
|
||||
#[cfg(any(feature = "v1_14", feature = "dox"))]
|
||||
use glib::translate::*;
|
||||
use gst;
|
||||
use std::ptr;
|
||||
|
|
Loading…
Reference in a new issue