linux: move api transition boilerplate to x11/wayland submodules
This commit is contained in:
parent
4acf437221
commit
624a422f20
5 changed files with 330 additions and 137 deletions
|
|
@ -7,7 +7,6 @@ use std::sync::Mutex;
|
|||
use libc;
|
||||
|
||||
use super::ffi;
|
||||
use super::super::dlopen;
|
||||
|
||||
/// A connection to an X server.
|
||||
pub struct XConnection {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue