# HG changeset patch # User Chong Yidong # Date 1230798182 0 # Node ID 9ea6227529f4cedc67191c0cdfbe43800627d790 # Parent b6d603864354a8f37777b634d5eb369f70b7993f Remove obsolete comment. diff -r b6d603864354 -r 9ea6227529f4 src/xfaces.c --- 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)