libs/wine: Avoid compiler warnings about unused parameter(-W)

Detlef Riekenberg wine.dev at web.de
Sun Nov 4 06:05:48 CST 2007


Changelog:
libs/wine: Avoid compiler warnings about unused parameter(-W)


The code-sequence is optimized away.
Another option would be "__attribute__((unused__))"
or removing the function.


-- 
 
By by ... Detlef

-------------- next part --------------



More information about the wine-patches mailing list