Pārlūkot izejas kodu

No longer need edit-server-create-customized-frame

Alex Bennee 14 gadi atpakaļ
vecāks
revīzija
344f449d70
1 mainītis faili ar 0 papildinājumiem un 6 dzēšanām
  1. 0 6
      edit-server.el

+ 0 - 6
edit-server.el

@@ -80,12 +80,6 @@ If nil, the new frame will use the existing `default-frame-alist' values."
 		       (symbol :tag "Parameter")
 		       (sexp :tag "Value"))))
 
-(defcustom edit-server-create-customized-frame t
-  "If not nil, customize the new frame as specified by the parameters below.
-Otherwise, use the default frame parameters."
-  :group 'edit-server
-  :type 'boolean)
-
 (defcustom edit-server-new-frame-mode-line t
   "Show the emacs frame's mode-line if set to t; hide if nil."
   :group 'edit-server