Cleanup 'ttyscroll' remnants

Removed in 3baba1e7bc, but the docs
weren't updated.
This commit is contained in:
Michael Reed
2015-05-05 22:00:43 -04:00
parent 59b7299570
commit 64cecd917d
5 changed files with 1 additions and 14 deletions

View File

@@ -564,7 +564,6 @@ EXTERN char_u *p_titlestring; /* 'titlestring' */
EXTERN char_u *p_tsr; /* 'thesaurus' */
EXTERN int p_ttimeout; /* 'ttimeout' */
EXTERN long p_ttm; /* 'ttimeoutlen' */
EXTERN long p_ttyscroll; /* 'ttyscroll' */
EXTERN char_u *p_udir; /* 'undodir' */
EXTERN long p_ul; /* 'undolevels' */
EXTERN long p_ur; /* 'undoreload' */