it: fix warnings
This commit is contained in:
parent
5fd94e39fb
commit
9c605df692
1 changed files with 2 additions and 4 deletions
|
|
@ -14,13 +14,11 @@ use {
|
||||||
asyncevent::AsyncEvent,
|
asyncevent::AsyncEvent,
|
||||||
bitfield::Bitfield,
|
bitfield::Bitfield,
|
||||||
buffd::{
|
buffd::{
|
||||||
BufFdError, BufFdIn, BufFdOut, MsgFormatter, MsgParser, OutBuffer,
|
BufFdOut, MsgFormatter, MsgParser, OutBuffer, OutBufferSwapchain, WlBufFdIn,
|
||||||
OutBufferSwapchain, WlBufFdIn, WlMessage,
|
WlMessage,
|
||||||
},
|
},
|
||||||
copyhashmap::CopyHashMap,
|
copyhashmap::CopyHashMap,
|
||||||
hash_map_ext::HashMapExt,
|
hash_map_ext::HashMapExt,
|
||||||
stack::Stack,
|
|
||||||
vec_ext::VecExt,
|
|
||||||
},
|
},
|
||||||
wire::wl_display,
|
wire::wl_display,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue