X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2Fcorlib%2FTest%2FSystem.Runtime.CompilerServices%2FRuntimeWrappedExceptionCas.cs;h=8efd9d7dcd606287baac6a1346f726eac487f42c;hb=746650d1b93114b60feb155c2ee778a9e16ccb6d;hp=1d9cee3ae4e5a972e37937aef3c5195f3c8072d9;hpb=d49951ccf584ba637afb1dab7fff714478e3174d;p=mono.git diff --git a/mcs/class/corlib/Test/System.Runtime.CompilerServices/RuntimeWrappedExceptionCas.cs b/mcs/class/corlib/Test/System.Runtime.CompilerServices/RuntimeWrappedExceptionCas.cs index 1d9cee3ae4e..8efd9d7dcd6 100644 --- a/mcs/class/corlib/Test/System.Runtime.CompilerServices/RuntimeWrappedExceptionCas.cs +++ b/mcs/class/corlib/Test/System.Runtime.CompilerServices/RuntimeWrappedExceptionCas.cs @@ -27,7 +27,6 @@ // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // -#if NET_2_0 using NUnit.Framework; using System; @@ -91,4 +90,3 @@ namespace MonoCasTests.System.Runtime.CompilerServices { } } -#endif