Attached is a small patch which fixes the unused variable warning in thevisual studios build. Seems like VS does notsupport __attribute__((unused)) but looks like all other places we mustassign to the variable.
Regards
David Rowley