0
0
mirror of https://github.com/vim/vim.git synced 2025-09-27 04:14:06 -04:00

updated for version 7.3.191

Problem:    Still some RISC OS stuff to remove.
Solution:   Remove files and lines. (Hong Xu)
            Remove the 'osfiletype' option code.
This commit is contained in:
Bram Moolenaar
2011-05-19 13:41:14 +02:00
parent 20f90cf99a
commit b07269a548
13 changed files with 10 additions and 220 deletions

View File

@@ -12076,9 +12076,6 @@ f_has(argvars, rettv)
#ifdef FEAT_OLE
"ole",
#endif
#ifdef FEAT_OSFILETYPE
"osfiletype",
#endif
#ifdef FEAT_PATH_EXTRA
"path_extra",
#endif