2 Aug
2019
2 Aug
'19
7:26 p.m.
Module: wine Branch: master Commit: b56fe9c90b265f30a7919e5bcc864de41438b270 URL: https://source.winehq.org/git/wine.git/?a=commit;h=b56fe9c90b265f30a7919e5bc... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Fri Aug 2 15:36:21 2019 +0200 oledb32: Remove unnecessary casts. Signed-off-by: Hans Leidekker <hans(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/oledb32/convert.c | 56 +++++++++++++++++++++++++------------------------- 1 file changed, 28 insertions(+), 28 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=b56fe9c90b265f30a7919...