mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 22:18:33 +00:00
Remove undefined functions.
This commit is contained in:
@@ -49,6 +49,5 @@ typedef struct cursor_entry {
|
||||
|
||||
char_u *parse_shape_opt(int what);
|
||||
int get_shape_idx(int mouse);
|
||||
void update_mouseshape(int shape_idx);
|
||||
|
||||
#endif /* NEOVIM_CURSOR_SHAPE_H */
|
||||
|
Reference in New Issue
Block a user