From cd5ad71278628d0b71ba13032def9fe5b17ada14 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Fri, 22 Oct 2010 12:52:08 +0200 Subject: [PATCH] src/frame.c: Fix previous change. --- src/frame.c | 2 -- 1 file changed, 2 deletions(-) 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; { -- 2.39.2