aboutsummaryrefslogtreecommitdiff
path: root/src/cursor_shape.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cursor_shape.h')
-rw-r--r--src/cursor_shape.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cursor_shape.h b/src/cursor_shape.h
index 17a7025b68..33a120e1c4 100644
--- a/src/cursor_shape.h
+++ b/src/cursor_shape.h
@@ -48,6 +48,5 @@ typedef struct cursor_entry {
} cursorentry_T;
char_u *parse_shape_opt(int what);
-int get_shape_idx(int mouse);
#endif /* NEOVIM_CURSOR_SHAPE_H */