changeset 111156:11b664cef40f

src/frame.c: Fix previous change.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 22 Oct 2010 12:52:08 +0200
parents bfc9f85a0e9d
children d3f1a0178876
files src/frame.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/frame.c	Fri Oct 22 12:35:31 2010 +0200
+++ b/src/frame.c	Fri Oct 22 12:52:08 2010 +0200
@@ -272,8 +272,6 @@
 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;
 {