From f085b7349c711a8a5cd295105c7ced5ac7878c5f Mon Sep 17 00:00:00 2001 From: Osspial Date: Mon, 26 Aug 2019 22:06:40 -0400 Subject: [PATCH] Remove outdated noop comment (#1126) --- src/window.rs | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/window.rs b/src/window.rs index 0afb8354..7866b70d 100644 --- a/src/window.rs +++ b/src/window.rs @@ -415,8 +415,6 @@ impl Window { /// /// See `outer_position` for more information about the coordinates. /// - /// This is a no-op if the window has already been closed. - /// /// ## Platform-specific /// /// - **iOS:** Can only be called on the main thread. Sets the top left coordinates of the