aboutsummaryrefslogtreecommitdiff
path: root/runtime/optwin.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/optwin.vim')
-rw-r--r--runtime/optwin.vim4
1 files changed, 0 insertions, 4 deletions
diff --git a/runtime/optwin.vim b/runtime/optwin.vim
index 395d6d9b46..8a9fb72f3d 100644
--- a/runtime/optwin.vim
+++ b/runtime/optwin.vim
@@ -622,10 +622,6 @@ if has("gui")
call append("$", " \tset bexpr=" . &bexpr)
endif
endif
- if exists("+macatsui")
- call append("$", "macatsui\tuse ATSUI text drawing; disable to avoid display problems")
- call <SID>OptionG("macatsui", &macatsui)
- endif
endif
if has("printer")