Remove dead code causing warnings (#278)
This commit is contained in:
parent
3d1c18ded9
commit
5b57b73fe8
7 changed files with 2 additions and 77 deletions
|
|
@ -7,7 +7,6 @@ use wayland_client::protocol::{wl_display,wl_surface};
|
|||
use {CreationError, MouseCursor, CursorState, WindowAttributes, FullScreenState};
|
||||
use platform::MonitorId as PlatformMonitorId;
|
||||
use window::MonitorId as RootMonitorId;
|
||||
use super::context::MonitorId as WaylandMonitorId;
|
||||
|
||||
use super::{WaylandContext, EventsLoop};
|
||||
use super::wayland_window;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue