Module: wine Branch: master Commit: 867f254bec4d2a829f9996fb050c21ca0ce24013 URL: http://source.winehq.org/git/wine.git/?a=commit;h=867f254bec4d2a829f9996fb05... Author: Andrew Talbot <andrew.talbot(a)talbotville.com> Date: Sat Dec 29 15:37:34 2007 +0000 comctl32: Remove unneeded casts. --- dlls/comctl32/commctrl.c | 8 ++++---- dlls/comctl32/datetime.c | 4 ++-- dlls/comctl32/header.c | 6 ++---- dlls/comctl32/ipaddress.c | 3 +-- dlls/comctl32/listview.c | 3 +-- dlls/comctl32/monthcal.c | 17 +++++++---------- dlls/comctl32/pager.c | 9 +++------ dlls/comctl32/rebar.c | 2 +- dlls/comctl32/syslink.c | 2 +- dlls/comctl32/updown.c | 2 +- 10 files changed, 23 insertions(+), 33 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=867f254bec4d2a829f9996...