diff options
Diffstat (limited to 'src/eval.c')
-rw-r--r-- | src/eval.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/eval.c b/src/eval.c index 8c4159fa10..849605ba4a 100644 --- a/src/eval.c +++ b/src/eval.c @@ -10290,9 +10290,6 @@ static void f_has(typval_T *argvars, typval_T *rettv) #endif "multi_byte", "multi_lang", -#ifdef FEAT_OLE - "ole", -#endif "path_extra", "persistent_undo", "postscript", |