X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2Fcorlib%2FSystem.Reflection%2FAssemblyCultureAttribute.cs;h=e602751515978948c82c07a8f7f578732b0dfa77;hb=c7ba3619f367944b6740c7e335e2a96499999859;hp=47f1a9a11a65f08132dc7b4155ce5f28f6c0c318;hpb=89d0ba3968d36576553e0f483b0c69465f94e8ae;p=mono.git diff --git a/mcs/class/corlib/System.Reflection/AssemblyCultureAttribute.cs b/mcs/class/corlib/System.Reflection/AssemblyCultureAttribute.cs index 47f1a9a11a6..e6027515159 100644 --- a/mcs/class/corlib/System.Reflection/AssemblyCultureAttribute.cs +++ b/mcs/class/corlib/System.Reflection/AssemblyCultureAttribute.cs @@ -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 AssemblyCultureAttribute : Attribute { // Field