diff options
Diffstat (limited to 'lisp/cus-edit.el')
-rw-r--r-- | lisp/cus-edit.el | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lisp/cus-edit.el b/lisp/cus-edit.el index fac9c77e12a..f408e835769 100644 --- a/lisp/cus-edit.el +++ b/lisp/cus-edit.el @@ -3246,10 +3246,6 @@ Only match the specified window systems.") :sibling-args (:help-echo "\ The X11 Window System.") x) - (const :format "PM " - :sibling-args (:help-echo "\ -OS/2 Presentation Manager.") - pm) (const :format "W32 " :sibling-args (:help-echo "\ MS Windows.") |