X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FCscompmgd%2FMicrosoft.CSharp%2FCompilerError.cs;h=4eb32d21bea09b69034f5a73182408b1b82c42fd;hb=b03e60628764d66654147bfc7a7e1a3242559888;hp=13e25ab9b81c3f171e31f91eadf8cadc442d339a;hpb=04d1b4116331e3813b8f75304f714a5d61ba1214;p=mono.git diff --git a/mcs/class/Cscompmgd/Microsoft.CSharp/CompilerError.cs b/mcs/class/Cscompmgd/Microsoft.CSharp/CompilerError.cs index 13e25ab9b81..4eb32d21bea 100644 --- a/mcs/class/Cscompmgd/Microsoft.CSharp/CompilerError.cs +++ b/mcs/class/Cscompmgd/Microsoft.CSharp/CompilerError.cs @@ -32,9 +32,7 @@ using System.Text; namespace Microsoft.CSharp { -#if NET_2_0 [System.Obsolete] -#endif public class CompilerError { public ErrorLevel ErrorLevel;