]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/term/ns-win.el (ns-ignore-2-arg): Remove unused function.
authorGlenn Morris <rgm@gnu.org>
Tue, 26 Oct 2010 06:48:17 +0000 (23:48 -0700)
committerGlenn Morris <rgm@gnu.org>
Tue, 26 Oct 2010 06:48:17 +0000 (23:48 -0700)
(Mistakenly committed the ChangeLog for this earlier.)

lisp/term/ns-win.el

index 6541ee4b68c3eacfeee62bc661f498b67bebfcb5..b020b6f816dcb46a9ade2f2f0163c9eb92fe1eef 100644 (file)
@@ -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.