Remove outdated noop comment (#1126)
This commit is contained in:
parent
dd99b3bd73
commit
f085b7349c
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue