summaryrefslogtreecommitdiffstats
path: root/src/proto/ops.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/proto/ops.pro')
-rw-r--r--src/proto/ops.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/proto/ops.pro b/src/proto/ops.pro
index f4e7de7a26..a958cf3282 100644
--- a/src/proto/ops.pro
+++ b/src/proto/ops.pro
@@ -12,7 +12,6 @@ int swapchar(int op_type, pos_T *pos);
void op_insert(oparg_T *oap, long count1);
int op_change(oparg_T *oap);
void adjust_cursor_eol(void);
-int preprocs_left(void);
char_u *skip_comment(char_u *line, int process, int include_space, int *is_comment);
int do_join(long count, int insert_space, int save_undo, int use_formatoptions, int setmark);
int fex_format(linenr_T lnum, long count, int c);