Merge pull request #2024 from BogdanovKirill/webrequesttest
[mono.git] / mcs / class / System.Security / System.Security.Cryptography.Xml / EncryptedKey.cs
index 9067f802e0018e754683d0e37f261594e5764080..ae22a95553b4afa194537d2dc3ae25e23bfe3c9b 100644 (file)
@@ -28,7 +28,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using System.Xml;
 
@@ -216,4 +215,3 @@ namespace System.Security.Cryptography.Xml {
        }
 }
 
-#endif