summaryrefslogtreecommitdiffstats
path: root/include/sway/tree/view.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sway/tree/view.h')
-rw-r--r--include/sway/tree/view.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sway/tree/view.h b/include/sway/tree/view.h
index 65cadea1..144ad038 100644
--- a/include/sway/tree/view.h
+++ b/include/sway/tree/view.h
@@ -176,8 +176,6 @@ const char *view_get_instance(struct sway_view *view);
176 176
177uint32_t view_get_x11_window_id(struct sway_view *view); 177uint32_t view_get_x11_window_id(struct sway_view *view);
178 178
179const char *view_get_window_role(struct sway_view *view);
180
181uint32_t view_get_window_type(struct sway_view *view); 179uint32_t view_get_window_type(struct sway_view *view);
182 180
183const char *view_get_type(struct sway_view *view); 181const char *view_get_type(struct sway_view *view);