X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FCscompmgd%2FMicrosoft.CSharp%2FCompiler.cs;h=5b75d9c890481c3675cad5caaae9f5637ca0e183;hb=9afab4092501a7e7e240a2dd9ed0892d1e0821de;hp=75d36dabbca6cc5b7a97e36a6a021ca347a4a73f;hpb=dbf19eb41dbd299c4c33d4de35ffe3cf6c669832;p=mono.git diff --git a/mcs/class/Cscompmgd/Microsoft.CSharp/Compiler.cs b/mcs/class/Cscompmgd/Microsoft.CSharp/Compiler.cs index 75d36dabbca..5b75d9c8904 100644 --- a/mcs/class/Cscompmgd/Microsoft.CSharp/Compiler.cs +++ b/mcs/class/Cscompmgd/Microsoft.CSharp/Compiler.cs @@ -36,9 +36,7 @@ using System.Text.RegularExpressions; namespace Microsoft.CSharp { -#if NET_2_0 [System.Obsolete] -#endif public class Compiler { private Compiler()