mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-02 14:50:04 -04:00
Remove outdated noop comment (#1126)
This commit is contained in:
@@ -415,8 +415,6 @@ impl Window {
|
|||||||
///
|
///
|
||||||
/// See `outer_position` for more information about the coordinates.
|
/// See `outer_position` for more information about the coordinates.
|
||||||
///
|
///
|
||||||
/// This is a no-op if the window has already been closed.
|
|
||||||
///
|
|
||||||
/// ## Platform-specific
|
/// ## Platform-specific
|
||||||
///
|
///
|
||||||
/// - **iOS:** Can only be called on the main thread. Sets the top left coordinates of the
|
/// - **iOS:** Can only be called on the main thread. Sets the top left coordinates of the
|
||||||
|
|||||||
Reference in New Issue
Block a user