aboutsummaryrefslogtreecommitdiff
path: root/src/layout
diff options
context:
space:
mode:
Diffstat (limited to 'src/layout')
-rw-r--r--src/layout/tile.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/layout/tile.rs b/src/layout/tile.rs
index 163dd673..9cc5237e 100644
--- a/src/layout/tile.rs
+++ b/src/layout/tile.rs
@@ -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.