Skip to content

Commit

Permalink
Remove obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
YaLTeR committed Jan 15, 2025
1 parent 8c2b595 commit 99ba295
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/layout/tile.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 99ba295

Please sign in to comment.