Mercurial > emacs
changeset 100817:9ea6227529f4
Remove obsolete comment.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 01 Jan 2009 08:23:02 +0000 |
parents | b6d603864354 |
children | 03f922072d04 |
files | src/xfaces.c |
diffstat | 1 files changed, 1 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/src/xfaces.c Thu Jan 01 08:09:32 2009 +0000 +++ b/src/xfaces.c Thu Jan 01 08:23:02 2009 +0000 @@ -2389,9 +2389,7 @@ 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)