Remove multiple declarations of the same function

Vincent Béron vberon at mecano.gme.usherb.ca
Fri Jul 22 15:56:46 CDT 2005


Some warnings of those will remain until winapi_check is made smarter
wrt #ifdefs (ie, probably never).
Everywhere we use an optimized inline version we hit this.

Those contained in this patch were either in the same file (sometimes a
few lines apart), in a private include, or in two public ones (I kept
the PSDK one).

Changelog:
Remove multiple declarations of the same function, keeping the public
one as reference.

Vincent
-------------- next part --------------
A non-text attachment was scrubbed...
Name: remove_multiple_decls.diff
Type: text/x-patch
Size: 8102 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050722/84573fc9/remove_multiple_decls.bin


More information about the wine-patches mailing list