ChangeSet ID: 13579 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/08/31 23:55:52
Modified files: include : stackframe.h dlls/ole32 : compobj_private.h dlls/msvcrt : main.c dlls/gdi : path.c gdi_private.h
Log message: Inline functions don't need WINE_UNUSED.
Patch: http://cvs.winehq.org/patch.py?id=13579
Old revision New revision Changes Path 1.21 1.22 +2 -2 wine/include/stackframe.h 1.18 1.19 +0 -2 wine/dlls/ole32/compobj_private.h 1.18 1.19 +1 -1 wine/dlls/msvcrt/main.c 1.1 1.2 +1 -1 wine/dlls/gdi/path.c 1.14 1.15 +1 -1 wine/dlls/gdi/gdi_private.h