[corlib] Fixed StringBuilder construction bugs in marshalling caused by changes to...
[mono.git] / mcs / class / corlib / System.Reflection / AssemblyDelaySignAttribute.cs
index cd9f4da0aca0c2ff8b5672135f8fa7cfc9eb2d67..6287cf2ddc8f52eccff7eb9a92cd103edfec1781 100644 (file)
@@ -33,12 +33,8 @@ using System.Runtime.InteropServices;
 
 namespace System.Reflection
 {
-#if NET_2_0
        [ComVisible (true)]
        [AttributeUsage (AttributeTargets.Assembly, Inherited=false)]
-#else
-       [AttributeUsage (AttributeTargets.Assembly)]
-#endif
        public sealed class AssemblyDelaySignAttribute : Attribute
        {
                // Field