[corlib] Fixed StringBuilder construction bugs in marshalling caused by changes to...
[mono.git] / mcs / class / corlib / System.Reflection / AssemblyCompanyAttribute.cs
index 5c50d24a32fc56cb571800b3aefea3755fb30afc..e401ab083765fc86dff51dcfe9bacc4040a44de2 100644 (file)
@@ -34,12 +34,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 AssemblyCompanyAttribute : Attribute
        {
                // Field