Remove icon loading feature (#799)
This commit is contained in:
parent
6513351e0c
commit
3cd40ef655
8 changed files with 35 additions and 148 deletions
|
|
@ -81,8 +81,6 @@ extern crate lazy_static;
|
|||
extern crate libc;
|
||||
#[macro_use]
|
||||
extern crate log;
|
||||
#[cfg(feature = "icon_loading")]
|
||||
extern crate image;
|
||||
#[cfg(feature = "serde")]
|
||||
#[macro_use]
|
||||
extern crate serde;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue