Merge pull request #1502 from madrang/SafeHandle.CloseTestDispose
[mono.git] / mcs / class / System.Security / System.Security.Cryptography.Pkcs / KeyAgreeKeyChoice.cs
index 0667f777ab6ed4ad80c62e8898622d6bd5df155d..d1fbe0cb49e79f3171ad77ada3f6a65deebc212e 100644 (file)
@@ -28,7 +28,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using System;
 
@@ -41,4 +40,3 @@ namespace System.Security.Cryptography.Pkcs {
        }
 }
 
-#endif
\ No newline at end of file