mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 14:08:32 +00:00
Remove unused function get_shape_idx.
This commit is contained in:
@@ -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 */
|
||||
|
Reference in New Issue
Block a user