summaryrefslogtreecommitdiff
path: root/src/proto/undo.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/proto/undo.pro')
-rw-r--r--src/proto/undo.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/proto/undo.pro b/src/proto/undo.pro
index 40d166a54..a914c4925 100644
--- a/src/proto/undo.pro
+++ b/src/proto/undo.pro
@@ -1,5 +1,4 @@
/* undo.c */
-void u_check __ARGS((int newhead_may_be_NULL));
int u_save_cursor __ARGS((void));
int u_save __ARGS((linenr_T top, linenr_T bot));
int u_savesub __ARGS((linenr_T lnum));