From: Juanma Barranquero Date: Fri, 22 Oct 2010 10:52:08 +0000 (+0200) Subject: src/frame.c: Fix previous change. X-Git-Tag: emacs-pretest-23.2.90~51 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cd5ad71278628d0b71ba13032def9fe5b17ada14;p=emacs.git src/frame.c: Fix previous change. --- diff --git a/src/frame.c b/src/frame.c index d9106a721a9..c542cae5f6d 100644 --- a/src/frame.c +++ b/src/frame.c @@ -272,8 +272,6 @@ FRAME defaults to the currently selected frame. Use of this function as a predicate is deprecated. Instead, use `display-graphic-p' or any of the other `display-*-p' predicates which report frame's specific UI-related capabilities. */) - -FRAME defaults to the currently selected frame. */) (frame) Lisp_Object frame; {