Use #pragma warning disable instead of constant if clause.
Status: Beta
Brought to you by:
logiclrd
Couldn't you use "#pragma warning disable" to get rid of the annoying C# warning instead of using ZZ_SPURIOUS_WARNINGS_SUCK?
See http://msdn2.microsoft.com/en-us/library/441722ys.aspx for details.