This commit was manufactured by cvs2svn to create branch 'mono-1-0'.
[mono.git] / mcs / class / Cscompmgd / Microsoft.CSharp / Compiler.cs
index ee3a18bc454d218d15dfe28442ae318fb519ccaf..00928cd357e78bb44a4b80209164811b0f6a46b2 100644 (file)
@@ -36,9 +36,6 @@ using System.Text.RegularExpressions;
 
 namespace Microsoft.CSharp {
 
-#if NET_2_0
-       [System.Obsolete]
-#endif
        public class Compiler {
                
                private Compiler()