vim-patch:7.4.564 #2591

Problem:    FEAT_OSFILETYPE is used even though it's never defined.
Solution:   Remove the code. (Christian Brabandt)

https://github.com/vim/vim/commit/v7-4-564

Not applicable, this code has already been removed in Neovim. Included
some of the style tweaks.
This commit is contained in:
David Bürgin
2015-04-26 11:13:31 +02:00
committed by Michael Reed
parent 8337cd957e
commit b6af1afee6
2 changed files with 10 additions and 12 deletions

View File

@@ -219,7 +219,7 @@ static int included_patches[] = {
567,
566,
565,
//564,
//564 NA
563,
//562,
561,