Re: [PATCH] util/oslib-win32: Remove obsolete reference to g_poll code

2022-12-08 Thread Philippe Mathieu-Daudé
On 8/12/22 14:32, Thomas Huth wrote: The comment about g_poll is not required here anymore since the corresponding code has been removed a while ago already. Fixes: b4c6036faa ("configure: bump min required glib version to 2.56") Signed-off-by: Thomas Huth --- util/oslib-win32.c | 4 1

[PATCH] util/oslib-win32: Remove obsolete reference to g_poll code

2022-12-08 Thread Thomas Huth
The comment about g_poll is not required here anymore since the corresponding code has been removed a while ago already. Fixes: b4c6036faa ("configure: bump min required glib version to 2.56") Signed-off-by: Thomas Huth --- util/oslib-win32.c | 4 1 file changed, 4 deletions(-) diff --git