From 09f2e436ba599de655eb9bbf5cd63b60e2d33c21 Mon Sep 17 00:00:00 2001 From: "Basil L. Contovounesios" Date: Mon, 29 Dec 2025 09:35:56 +0100 Subject: [PATCH] ; 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. --- src/dispnew.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/dispnew.c b/src/dispnew.c index 85dd622802f..908345645bc 100644 --- a/src/dispnew.c +++ b/src/dispnew.c @@ -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