Remove tcl

This commit is contained in:
John Schmidt
2014-03-18 17:18:00 +01:00
committed by Thiago de Arruda
parent f226a4c2cd
commit 8731d44996
4 changed files with 0 additions and 12 deletions

View File

@@ -159,7 +159,6 @@ static char *(features[]) = {
#else // ifdef FEAT_TAG_ANYWHITE
"-tag_any_white",
#endif // ifdef FEAT_TAG_ANYWHITE
"-tcl",
#if defined(UNIX) || defined(__EMX__)
// only Unix (or OS/2 with EMX!) can have terminfo instead of termcap