From: Glenn Morris Date: Tue, 26 Oct 2010 06:48:17 +0000 (-0700) Subject: * lisp/term/ns-win.el (ns-ignore-2-arg): Remove unused function. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~438^2~45^2~456 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ceb951014fc58e545af0a5f2298b3fea135b0533;p=emacs.git * lisp/term/ns-win.el (ns-ignore-2-arg): Remove unused function. (Mistakenly committed the ChangeLog for this earlier.) --- diff --git a/lisp/term/ns-win.el b/lisp/term/ns-win.el index 6541ee4b68c..b020b6f816d 100644 --- a/lisp/term/ns-win.el +++ b/lisp/term/ns-win.el @@ -80,8 +80,6 @@ (defun ns-ignore-1-arg (switch) (setq x-invocation-args (cdr x-invocation-args))) -(defun ns-ignore-2-arg (switch) ; FIXME unused? - (setq x-invocation-args (cddr x-invocation-args))) (defun ns-parse-geometry (geom) "Parse a Nextstep-style geometry string GEOM.