X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem%2FTest%2FMicrosoft.CSharp%2FCSharpCodeProviderCas.cs;h=e0a13028e4db23de641d67a54f9c330157ece4d0;hb=ba3384aa88a389c308d8258e4ae66caaa2856221;hp=ea7760f811e438439167ccb8781caf8813031171;hpb=c39d7ce9985a7067c1cbf44188007c9433901940;p=mono.git diff --git a/mcs/class/System/Test/Microsoft.CSharp/CSharpCodeProviderCas.cs b/mcs/class/System/Test/Microsoft.CSharp/CSharpCodeProviderCas.cs index ea7760f811e..e0a13028e4d 100644 --- a/mcs/class/System/Test/Microsoft.CSharp/CSharpCodeProviderCas.cs +++ b/mcs/class/System/Test/Microsoft.CSharp/CSharpCodeProviderCas.cs @@ -65,7 +65,6 @@ namespace MonoCasTests.Microsoft.CSharp { catch (NotImplementedException) { // mono } -#if NET_2_0 CodeTypeMember ctm = new CodeTypeMember (); StringWriter sw = new StringWriter (); CodeGeneratorOptions cgo = new CodeGeneratorOptions (); @@ -75,7 +74,6 @@ namespace MonoCasTests.Microsoft.CSharp { catch (NotImplementedException) { // mono } -#endif } // LinkDemand