Remove the window feature entirely
This commit is contained in:
parent
c8fd077e17
commit
7a625ef3d8
8 changed files with 3 additions and 26 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#![cfg(all(any(target_os = "linux", target_os = "dragonfly", target_os = "freebsd"), feature = "window"))]
|
||||
#![cfg(any(target_os = "linux", target_os = "dragonfly", target_os = "freebsd"))]
|
||||
|
||||
use ContextError;
|
||||
use CreationError;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue