Remove useless modelines (pt2)

This commit is contained in:
Marco Hinz
2014-04-25 11:39:16 +02:00
committed by Thiago de Arruda
parent 38ac85da87
commit c79ff046a0
46 changed files with 35 additions and 46 deletions

View File

@@ -21,5 +21,5 @@ blocknr_T mf_trans_del(memfile_T *mfp, blocknr_T old_nr);
void mf_set_ffname(memfile_T *mfp);
void mf_fullname(memfile_T *mfp);
int mf_need_trans(memfile_T *mfp);
/* vim: set ft=c : */
#endif /* NEOVIM_MEMFILE_H */