mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2024-12-24 06:11:30 +11:00
Remove comment that contradicts code (#992)
This commit is contained in:
parent
b8192ef6f6
commit
e37e46b155
|
@ -71,7 +71,7 @@ pub struct WindowBuilder {
|
|||
/// The attributes to use to create the window.
|
||||
pub window: WindowAttributes,
|
||||
|
||||
// Platform-specific configuration. Private.
|
||||
// Platform-specific configuration.
|
||||
pub(crate) platform_specific: platform_impl::PlatformSpecificWindowBuilderAttributes,
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue