Remove undefined functions.

This commit is contained in:
Thomas Wienecke
2014-04-10 18:53:24 +02:00
parent 7cb20fd1b0
commit 3a5f538cad
22 changed files with 0 additions and 92 deletions

View File

@@ -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 */