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
+1 -2
View File
@@ -6,8 +6,7 @@ namespace Microsoft.Zune.Util
{
[StructLayout(LayoutKind.Sequential, Size = 24)]
[DebugInfoInPDB]
[MiscellaneousBits(64)]
[NativeCppClass]
[NativeCppClass]
internal struct UpdateProxy
{
private long _003Calignment_0020member_003E;