Removed DebugInfoInPDB attribute

This commit is contained in:
Yoshi Askharoun
2021-11-22 00:27:18 -06:00
parent f983155f79
commit 29b9818d06
380 changed files with 50 additions and 493 deletions
-1
View File
@@ -3,7 +3,6 @@ using System.Runtime.InteropServices;
using Microsoft.VisualC;
[StructLayout(LayoutKind.Sequential, Size = 16)]
[DebugInfoInPDB]
[NativeCppClass]
internal struct METADATA_UPDATE_ALBUM
{