And reword comment
This commit is contained in:
Luca Bacci 2022-08-19 19:28:41 +02:00
parent 5e299cd3d2
commit 749425808d

View File

@ -4449,9 +4449,8 @@ static void
gdk_win32_surface_set_input_region (GdkSurface *window,
cairo_region_t *input_region)
{
/* Partial input shape support is implemented by handling the
* NC_NCHITTEST message
*/
/* Input region support is implemented by handling the
* WM_NCHITTEST message. */
}
static void