Remove stuff from Window's API
This commit is contained in:
parent
b5d8d305fc
commit
9cd0430ec7
2 changed files with 0 additions and 80 deletions
|
|
@ -122,7 +122,6 @@ extern crate wayland_client;
|
|||
use std::sync::Arc;
|
||||
|
||||
pub use events::*;
|
||||
pub use window::{WindowProxy, PollEventsIterator, WaitEventsIterator};
|
||||
pub use window::{AvailableMonitorsIter, MonitorId, get_available_monitors, get_primary_monitor};
|
||||
pub use native_monitor::NativeMonitorId;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue