4 Feb
2008
4 Feb
'08
2:43 p.m.
Module: wine Branch: master Commit: 68feed7e77d79c62c147f5e026ac559f10d936af URL: http://source.winehq.org/git/wine.git/?a=commit;h=68feed7e77d79c62c147f5e026... Author: Andrew Talbot <andrew.talbot(a)talbotville.com> Date: Sat Feb 2 17:27:19 2008 +0000 winex11.drv: Remove unneeded casts. --- dlls/winex11.drv/bitblt.c | 10 +++++----- dlls/winex11.drv/clipboard.c | 14 ++++++-------- dlls/winex11.drv/dib.c | 2 +- dlls/winex11.drv/event.c | 4 ++-- dlls/winex11.drv/opengl.c | 36 ++++++++++++++++++------------------ dlls/winex11.drv/wintab.c | 2 +- 6 files changed, 33 insertions(+), 35 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=68feed7e77d79c62c147f5...