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
|
|
@ -1,7 +1,6 @@
|
|||
use std::ptr;
|
||||
use std::fmt;
|
||||
use std::error::Error;
|
||||
use std::ffi::CString;
|
||||
use std::sync::Mutex;
|
||||
|
||||
use libc;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue