summaryrefslogtreecommitdiffstats
path: root/src/browser/browser_state.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/browser/browser_state.rs')
-rw-r--r--src/browser/browser_state.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/browser/browser_state.rs b/src/browser/browser_state.rs
index 218ffd8..71efe55 100644
--- a/src/browser/browser_state.rs
+++ b/src/browser/browser_state.rs
@@ -523,8 +523,6 @@ impl AppState for BrowserState {
let dp = DisplayableTree {
tree: &self.displayed_tree(),
skin: &panel_skin.styles,
- cols: &con.cols,
- show_selection_mark: con.show_selection_mark,
ext_colors: &con.ext_colors,
area,
in_app: true,