Remove python, perl, lua, ruby

This commit is contained in:
John Schmidt
2014-03-17 20:30:12 +01:00
committed by Thiago de Arruda
parent acf5757831
commit 8074945788
7 changed files with 2 additions and 86 deletions

View File

@@ -419,8 +419,6 @@ redrawWinline (
}
}
#if defined(FEAT_RUBY) || defined(FEAT_PERL) || defined(FEAT_VISUAL) || \
(defined(FEAT_CLIPBOARD) && defined(FEAT_X11)) || defined(PROTO)
/*
* update all windows that are editing the current buffer
*/
@@ -429,7 +427,6 @@ void update_curbuf(int type)
redraw_curbuf_later(type);
update_screen(type);
}
#endif
/*
* update_screen()