Remove FEAT_MOUSE_JSB

This is never built and references some obscure jsb terminal
This commit is contained in:
Fredrik Fornwall
2014-07-29 18:08:15 +02:00
parent 1ef12f0204
commit bfaab2e351
8 changed files with 8 additions and 158 deletions

View File

@@ -9709,9 +9709,6 @@ static void f_has(typval_T *argvars, typval_T *rettv)
"mouse",
#if defined(UNIX)
"mouse_dec",
# ifdef FEAT_MOUSE_JSB
"mouse_jsbterm",
# endif
"mouse_netterm",
"mouse_sgr",
"mouse_urxvt",