mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2024-12-23 22:01:31 +11:00
Fix win32 build without the "window" feature
This commit is contained in:
parent
4b7d677f83
commit
faf5812d05
|
@ -86,7 +86,6 @@ impl Window {
|
|||
}
|
||||
}
|
||||
|
||||
#[cfg(feature = "window")]
|
||||
#[deriving(Clone)]
|
||||
pub struct WindowProxy;
|
||||
|
||||
|
|
Loading…
Reference in a new issue