Module: wine Branch: master Commit: 863ffb719b7854b6330145d7d5f2c0bc986dfee6 URL: http://source.winehq.org/git/wine.git/?a=commit;h=863ffb719b7854b6330145d7d5...
Author: Andrew Talbot andrew.talbot@talbotville.com Date: Mon Dec 31 22:16:08 2007 +0000
comctl32: Remove unneeded casts.
---
dlls/comctl32/propsheet.c | 36 ++++++++++++++++++------------------ dlls/comctl32/status.c | 3 +-- dlls/comctl32/tab.c | 2 +- dlls/comctl32/toolbar.c | 9 ++++----- dlls/comctl32/tooltips.c | 25 +++++++++---------------- dlls/comctl32/trackbar.c | 3 +-- dlls/comctl32/treeview.c | 27 ++++++++------------------- 7 files changed, 42 insertions(+), 63 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=863ffb719b7854b6330145...