Module: wine Branch: master Commit: 85012b910227dcd9394acce1d4f12d6253f643b3 URL: https://gitlab.winehq.org/wine/wine/-/commit/85012b910227dcd9394acce1d4f12d6...
Author: Jacek Caban jacek@codeweavers.com Date: Mon Aug 15 01:42:43 2022 +0200
win32u: Remove no longer needed unicode call_hooks argument.
---
dlls/win32u/defwnd.c | 6 +++--- dlls/win32u/hook.c | 8 ++++---- dlls/win32u/input.c | 6 +++--- dlls/win32u/message.c | 24 ++++++++++++------------ dlls/win32u/win32u_private.h | 2 +- dlls/win32u/window.c | 10 +++++----- 6 files changed, 28 insertions(+), 28 deletions(-)