changeset 111187:bdd44c5fd3da

* lisp/term/ns-win.el (ns-ignore-2-arg): Remove unused function. (Mistakenly committed the ChangeLog for this earlier.)
author Glenn Morris <rgm@gnu.org>
date Mon, 25 Oct 2010 23:48:17 -0700
parents 801b9f880236
children ae2943f17a5d
files lisp/term/ns-win.el
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/term/ns-win.el	Tue Oct 26 08:09:54 2010 +0200
+++ b/lisp/term/ns-win.el	Mon Oct 25 23:48:17 2010 -0700
@@ -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.