[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.Security / Test / System.Security.Cryptography.Xml / XmlDecryptionTransformTest.cs
index 4ed8a0204b54303fb2750983e5967a987bfd5ea4..a2a2c841eb80fb19fb11f50775c223ac0f31454e 100644 (file)
@@ -26,7 +26,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using NUnit.Framework;
 
@@ -70,4 +69,3 @@ namespace MonoTests.System.Security.Cryptography.Xml {
        }
 }
 
-#endif