[corlib] Fixes security tests failures
[mono.git] / mcs / class / System.Security / System.Security.Cryptography.Xml / CipherData.cs
index f209bc11947592b908339c5e854ff725b846f533..40a231eaa98eddbd8eff33cf42a50eb6b809518c 100644 (file)
@@ -28,7 +28,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using System.Security.Cryptography;
 using System.IO;
@@ -145,4 +144,3 @@ namespace System.Security.Cryptography.Xml {
        }
 }
 
-#endif