Remove the window feature entirely
This commit is contained in:
parent
c8fd077e17
commit
7a625ef3d8
8 changed files with 3 additions and 26 deletions
|
|
@ -1,6 +1,4 @@
|
|||
/*#[cfg(feature = "window")]
|
||||
pub use api::x11::{Window, WindowProxy, MonitorId, get_available_monitors, get_primary_monitor};
|
||||
#[cfg(feature = "window")]
|
||||
/*pub use api::x11::{Window, WindowProxy, MonitorId, get_available_monitors, get_primary_monitor};
|
||||
pub use api::x11::{WaitEventsIterator, PollEventsIterator};*/
|
||||
|
||||
use std::collections::VecDeque;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue