Merge pull request #3057 from BrzVlad/fix-major-log3
[mono.git] / mcs / class / Cscompmgd / Microsoft.CSharp / CompilerError.cs
index 13e25ab9b81c3f171e31f91eadf8cadc442d339a..4eb32d21bea09b69034f5a73182408b1b82c42fd 100644 (file)
@@ -32,9 +32,7 @@ using System.Text;
 
 namespace Microsoft.CSharp {
 
-#if NET_2_0
        [System.Obsolete]
-#endif 
        public class CompilerError {
   
                public ErrorLevel ErrorLevel;