aboutsummaryrefslogtreecommitdiff
path: root/src/ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui.h')
-rw-r--r--src/ui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui.h b/src/ui.h
index 533c9924fc..cd23cff049 100644
--- a/src/ui.h
+++ b/src/ui.h
@@ -65,5 +65,4 @@ int get_fpos_of_mouse(pos_T *mpos);
int vcol2col(win_T *wp, linenr_T lnum, int vcol);
void ui_focus_change(int in_focus);
void im_save_status(long *psave);
-/* vim: set ft=c : */
#endif /* NEOVIM_UI_H */