summaryrefslogtreecommitdiff
path: root/src/proto
diff options
context:
space:
mode:
Diffstat (limited to 'src/proto')
-rw-r--r--src/proto/autocmd.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/proto/autocmd.pro b/src/proto/autocmd.pro
index 7aa1de656..65a63526a 100644
--- a/src/proto/autocmd.pro
+++ b/src/proto/autocmd.pro
@@ -23,7 +23,6 @@ int has_textchangedI(void);
int has_textchangedP(void);
int has_insertcharpre(void);
int has_cmdundefined(void);
-int has_funcundefined(void);
int has_textyankpost(void);
int has_completechanged(void);
void block_autocmds(void);