Henri Verbeet : wined3d: Get rid of some redundant local variables.

Alexandre Julliard julliard at winehq.org
Tue Dec 22 09:58:58 CST 2009


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Mon Dec 21 23:17:26 2009 +0100

wined3d: Get rid of some redundant local variables.

E.g. "This" variables that are only used in traces.

---

 dlls/wined3d/basetexture.c    |    6 +--
 dlls/wined3d/clipper.c        |    7 ++--
 dlls/wined3d/cubetexture.c    |   12 +++---
 dlls/wined3d/device.c         |   76 ++++++++++++++++++++++-------------------
 dlls/wined3d/directx.c        |   43 ++++++++++-------------
 dlls/wined3d/drawprim.c       |    6 +--
 dlls/wined3d/query.c          |   11 ++++--
 dlls/wined3d/surface_base.c   |    9 ++---
 dlls/wined3d/swapchain_base.c |    3 +-
 dlls/wined3d/volumetexture.c  |   21 ++++++-----
 10 files changed, 96 insertions(+), 98 deletions(-)

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



More information about the wine-cvs mailing list