gstreamer-rs/gstreamer-gl/src/subclass
Marijn Suijten f89e840d27 Remove redundant prelude imports
When importing the prelude of a crate like `gst` the `glib` prelude is
provided too.  Shedding these imports saves quite a few lines and
adheres to keeping it simple; we're not reexporting base/parent preludes
for no reason :)
2021-04-29 12:05:13 +02:00
..
gl_base_filter.rs Remove redundant prelude imports 2021-04-29 12:05:13 +02:00
gl_filter.rs Remove redundant prelude imports 2021-04-29 12:05:13 +02:00
mod.rs prelude: Remove redundant reexports already provided by other preludes 2021-04-29 11:44:35 +02:00