From 746650d1b93114b60feb155c2ee778a9e16ccb6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20K=C3=B6plinger?= Date: Fri, 26 Sep 2014 14:43:36 +0200 Subject: [bcl] Remove more NET_2_0 checks from class libs --- .../XmlDsigExcC14NWithCommentsTransformTest.cs | 2 -- 1 file changed, 2 deletions(-) (limited to 'mcs/class/System.Security/Test/System.Security.Cryptography.Xml/XmlDsigExcC14NWithCommentsTransformTest.cs') diff --git a/mcs/class/System.Security/Test/System.Security.Cryptography.Xml/XmlDsigExcC14NWithCommentsTransformTest.cs b/mcs/class/System.Security/Test/System.Security.Cryptography.Xml/XmlDsigExcC14NWithCommentsTransformTest.cs index 7d1ca4b4071..9562da1864e 100644 --- a/mcs/class/System.Security/Test/System.Security.Cryptography.Xml/XmlDsigExcC14NWithCommentsTransformTest.cs +++ b/mcs/class/System.Security/Test/System.Security.Cryptography.Xml/XmlDsigExcC14NWithCommentsTransformTest.cs @@ -14,7 +14,6 @@ // (C) 2008 Gert Driesen // -#if NET_2_0 using System; using System.IO; @@ -140,4 +139,3 @@ namespace MonoTests.System.Security.Cryptography.Xml { } } -#endif -- cgit v1.2.3