X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FCscompmgd%2FMicrosoft.CSharp%2FCompilerError.cs;h=4eb32d21bea09b69034f5a73182408b1b82c42fd;hb=9afab4092501a7e7e240a2dd9ed0892d1e0821de;hp=13e25ab9b81c3f171e31f91eadf8cadc442d339a;hpb=f99ce750ee781a2584e849a0264300fa4d99aaaa;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;