From fe69cf00e0344f5a29da0ded319592db1a37a0ff Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Thu, 1 Jan 2009 08:23:02 +0000 Subject: [PATCH] Remove obsolete comment. --- src/xfaces.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/xfaces.c b/src/xfaces.c index 64cd4a0901..7a81bfc51f 100644 --- a/src/xfaces.c +++ b/src/xfaces.c @@ -2389,9 +2389,7 @@ set_lface_from_font (f, lface, font_object, force_p) merged height. If FROM is an invalid height, then INVALID is returned instead. FROM and TO may be either absolute face heights or `relative' heights; the returned value is always an absolute height - unless both FROM and TO are relative. GCPRO is a lisp value that - will be protected from garbage-collection if this function makes a - call into lisp. */ + unless both FROM and TO are relative. */ Lisp_Object merge_face_heights (from, to, invalid) -- 2.20.1