aboutsummaryrefslogtreecommitdiff
path: root/vis.h
diff options
context:
space:
mode:
Diffstat (limited to 'vis.h')
-rw-r--r--vis.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/vis.h b/vis.h
index 8d9681e..387a8dc 100644
--- a/vis.h
+++ b/vis.h
@@ -446,8 +446,6 @@ Regex *vis_regex(Vis*, const char *pattern);
Text *vis_text(Vis*);
View *vis_view(Vis*);
Win *vis_window(Vis*);
-Text *vis_file_text(File*);
-const char *vis_file_name(File*);
bool vis_theme_load(Vis*, const char *name);