X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FCscompmgd%2FMicrosoft.CSharp%2FCompiler.cs;h=5b75d9c890481c3675cad5caaae9f5637ca0e183;hb=28f473c41df72b278eaf9784c29c2b8fa2cbe06a;hp=75d36dabbca6cc5b7a97e36a6a021ca347a4a73f;hpb=53e266903ec6b2d822cf5b0c566f6374df5307a4;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()