mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-10 17:02:06 -07:00
; Remove stale commentary in dispnew.c.
* src/dispnew.c: Remove commentary that used to relate to WINDOW_TO_FRAME_VPOS and WINDOW_TO_FRAME_HPOS.
This commit is contained in:
parent
8cd687c5c6
commit
09f2e436ba
1 changed files with 0 additions and 3 deletions
|
|
@ -136,9 +136,6 @@ static int glyph_pool_count;
|
|||
|
||||
#endif /* GLYPH_DEBUG and ENABLE_CHECKING */
|
||||
|
||||
/* Convert vpos and hpos from frame to window and vice versa.
|
||||
This may only be used for terminal frames. */
|
||||
|
||||
#ifdef GLYPH_DEBUG
|
||||
|
||||
/* One element of the ring buffer containing redisplay history
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue