wine/dlls dswave/dswave.c dsound/propset.c dso ...

Alexandre Julliard julliard at winehq.org
Sun Jan 9 10:42:54 CST 2005


ChangeSet ID:	15285
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/01/09 10:42:54

Modified files:
	dlls/dswave    : dswave.c 
	dlls/dsound    : propset.c capture.c 
	dlls/dmusic    : collection.c 
	dlls/dmstyle   : style.c 
	dlls/dmscript  : script.c 
	dlls/dmloader  : container.c 
	dlls/dmime     : performance.c graph.c audiopath.c 
	dlls/dmcompos  : chordmap.c 
	dlls/dmband    : band.c 
	dlls/ddraw     : mesa.c 
	dlls/dbghelp   : type.c 
	dlls/d3d9      : volumetexture.c texture.c cubetexture.c 
	dlls/d3d8      : utils.c texture.c cubetexture.c 
	dlls/commdlg   : colordlg.c 
	dlls/comctl32  : treeview.c trackbar.c tooltips.c toolbar.c 
	                 tab.c status.c smoothscroll.c rebar.c 
	                 propsheet.c pager.c nativefont.c monthcal.c 
	                 listview.c header.c flatsb.c datetime.c 
	                 comboex.c 

Log message:
	Eric Pouech <pouech-eric at wanadoo.fr>
	Removed excessive statement (break after return or goto, not useful
	break, not needed vars...)

Patch: http://cvs.winehq.org/patch.py?id=15285

Old revision  New revision  Changes     Path
 1.5           1.6           +0 -2       wine/dlls/dswave/dswave.c
 1.28          1.29          +0 -2       wine/dlls/dsound/propset.c
 1.39          1.40          +0 -2       wine/dlls/dsound/capture.c
 1.9           1.10          +0 -1       wine/dlls/dmusic/collection.c
 1.11          1.12          +0 -1       wine/dlls/dmstyle/style.c
 1.15          1.16          +0 -1       wine/dlls/dmscript/script.c
 1.11          1.12          +0 -1       wine/dlls/dmloader/container.c
 1.19          1.20          +0 -2       wine/dlls/dmime/performance.c
 1.9           1.10          +0 -1       wine/dlls/dmime/graph.c
 1.12          1.13          +0 -1       wine/dlls/dmime/audiopath.c
 1.9           1.10          +0 -1       wine/dlls/dmcompos/chordmap.c
 1.12          1.13          +0 -1       wine/dlls/dmband/band.c
 1.64          1.65          +0 -2       wine/dlls/ddraw/mesa.c
 1.10          1.11          +0 -1       wine/dlls/dbghelp/type.c
 1.6           1.7           +2 -4       wine/dlls/d3d9/volumetexture.c
 1.7           1.8           +2 -4       wine/dlls/d3d9/texture.c
 1.7           1.8           +3 -3       wine/dlls/d3d9/cubetexture.c
 1.27          1.28          +0 -2       wine/dlls/d3d8/utils.c
 1.18          1.19          +2 -4       wine/dlls/d3d8/texture.c
 1.17          1.18          +2 -4       wine/dlls/d3d8/cubetexture.c
 1.47          1.48          +2 -3       wine/dlls/commdlg/colordlg.c
 1.161         1.162         +0 -1       wine/dlls/comctl32/treeview.c
 1.63          1.64          +0 -1       wine/dlls/comctl32/trackbar.c
 1.75          1.76          +0 -5       wine/dlls/comctl32/tooltips.c
 1.204         1.205         +0 -1       wine/dlls/comctl32/toolbar.c
 1.103         1.104         +0 -2       wine/dlls/comctl32/tab.c
 1.68          1.69          +0 -1       wine/dlls/comctl32/status.c
 1.8           1.9           +0 -2       wine/dlls/comctl32/smoothscroll.c
 1.101         1.102         +0 -1       wine/dlls/comctl32/rebar.c
 1.121         1.122         +0 -2       wine/dlls/comctl32/propsheet.c
 1.50          1.51          +0 -2       wine/dlls/comctl32/pager.c
 1.24          1.25          +0 -1       wine/dlls/comctl32/nativefont.c
 1.50          1.51          +0 -1       wine/dlls/comctl32/monthcal.c
 1.399         1.400         +0 -1       wine/dlls/comctl32/listview.c
 1.67          1.68          +0 -1       wine/dlls/comctl32/header.c
 1.32          1.33          +0 -1       wine/dlls/comctl32/flatsb.c
 1.53          1.54          +0 -1       wine/dlls/comctl32/datetime.c
 1.79          1.80          +0 -2       wine/dlls/comctl32/comboex.c




More information about the wine-cvs mailing list