Removed MiscellaneousBits attribute

This commit is contained in:
Yoshi Askharoun
2021-11-22 00:22:14 -06:00
parent 6a55f667dc
commit f983155f79
379 changed files with 50 additions and 491 deletions
@@ -7,8 +7,7 @@ namespace Microsoft.Zune.QuickMix
[StructLayout(LayoutKind.Sequential, Size = 48)]
[DebugInfoInPDB]
[NativeCppClass]
[MiscellaneousBits(64)]
internal struct QuickMixCallbackProxy
internal struct QuickMixCallbackProxy
{
private long _003Calignment_0020member_003E;
}