aboutsummaryrefslogtreecommitdiffstats
path: root/include/container.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/container.h')
-rw-r--r--include/container.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/container.h b/include/container.h
index 76ddec7e..4f1877e3 100644
--- a/include/container.h
+++ b/include/container.h
@@ -44,8 +44,6 @@ struct sway_container {
44 bool is_floating; 44 bool is_floating;
45 bool is_focused; 45 bool is_focused;
46 46
47 int weight;
48
49 char *name; 47 char *name;
50 48
51 int gaps; 49 int gaps;