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
View File
@@ -4,7 +4,6 @@ using Microsoft.VisualC;
[StructLayout(LayoutKind.Sequential, Size = 8)]
[DebugInfoInPDB]
[MiscellaneousBits(65)]
[NativeCppClass]
internal static struct IUnknown
{