Remove obsolete comment

This commit is contained in:
Ivan Molodetskikh
2025-01-15 14:16:05 +03:00
parent 8c2b5957eb
commit 99ba295082
-3
View File
@@ -34,9 +34,6 @@ pub struct Tile<W: LayoutElement> {
border: FocusRing,
/// The focus ring around the window.
///
/// It's supposed to be on the Workspace, but for the sake of a nicer open animation it's
/// currently here.
focus_ring: FocusRing,
/// Whether this tile is fullscreen.