1
Fork 0
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:
Basil L. Contovounesios 2025-12-29 09:35:56 +01:00
parent 8cd687c5c6
commit 09f2e436ba

View file

@ -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