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 5c4971a..2b4fcf2 100644
--- a/vis.h
+++ b/vis.h
@@ -548,8 +548,6 @@ Text *vis_text(Vis*);
View *vis_view(Vis*);
Win *vis_window(Vis*);
-bool vis_theme_load(Vis*, const char *name);
-
/* Get value of autoindent */
bool vis_get_autoindent(const Vis*);