Michael Stefaniuc : quartz: Remove superfluous pointer casts.

Alexandre Julliard julliard at winehq.org
Thu Jan 29 09:15:39 CST 2009


Module: wine
Branch: master
Commit: cc7fc4abef5f0bd64871ab1ce2d5fab4012a654c
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=cc7fc4abef5f0bd64871ab1ce2d5fab4012a654c

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Thu Jan 29 11:14:55 2009 +0100

quartz: Remove superfluous pointer casts.

---

 dlls/quartz/acmwrapper.c     |    2 +-
 dlls/quartz/avidec.c         |    2 +-
 dlls/quartz/avisplit.c       |   12 ++++++------
 dlls/quartz/dsoundrender.c   |   16 ++++++++--------
 dlls/quartz/enumfilters.c    |    4 ++--
 dlls/quartz/enummedia.c      |    4 ++--
 dlls/quartz/enummoniker.c    |    2 +-
 dlls/quartz/enumpins.c       |    4 ++--
 dlls/quartz/enumregfilters.c |    4 ++--
 dlls/quartz/filesource.c     |   24 ++++++++++++------------
 dlls/quartz/filtergraph.c    |    2 +-
 dlls/quartz/filtermapper.c   |    6 +++---
 dlls/quartz/memallocator.c   |   12 ++++++------
 dlls/quartz/mpegsplit.c      |    8 ++++----
 dlls/quartz/nullrenderer.c   |   12 ++++++------
 dlls/quartz/parser.c         |   18 +++++++++---------
 dlls/quartz/pin.c            |   14 +++++++-------
 dlls/quartz/systemclock.c    |    2 +-
 dlls/quartz/transform.c      |   10 +++++-----
 dlls/quartz/videorenderer.c  |   22 +++++++++++-----------
 dlls/quartz/waveparser.c     |    8 ++++----
 21 files changed, 94 insertions(+), 94 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=cc7fc4abef5f0bd64871ab1ce2d5fab4012a654c



More information about the wine-cvs mailing list