software/scaling/extensions: remove unused imports
This commit is contained in:
parent
8ceac13065
commit
5ad6a3ce1d
@ -1,7 +1,3 @@
|
|||||||
use std::ops::Deref;
|
|
||||||
|
|
||||||
use libc::c_int;
|
|
||||||
use ffi::*;
|
|
||||||
use util::format;
|
use util::format;
|
||||||
use ::{Picture, decoder, Error};
|
use ::{Picture, decoder, Error};
|
||||||
use super::{Context, Flags, flag};
|
use super::{Context, Flags, flag};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user