summaryrefslogtreecommitdiff
path: root/view.h
diff options
context:
space:
mode:
Diffstat (limited to 'view.h')
-rw-r--r--view.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/view.h b/view.h
index d9b3ff0..b346e75 100644
--- a/view.h
+++ b/view.h
@@ -7,7 +7,6 @@
struct view;
-
void view_init_root(struct view **root, struct redr_ctx *window);
size_t view_child_num(struct view *vw);
void view_free_under(struct view *root);