linux: Remove dead code from wayland & fix some trivial warnings.
This commit is contained in:
parent
4e75c1e668
commit
9aaa788434
7 changed files with 25 additions and 89 deletions
|
|
@ -5,9 +5,7 @@ use std::sync::Arc;
|
|||
|
||||
use CreationError;
|
||||
use CursorState;
|
||||
use WindowEvent as Event;
|
||||
use MouseCursor;
|
||||
use WindowAttributes;
|
||||
use libc;
|
||||
|
||||
use self::x11::XConnection;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue