X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Security%2FSystem.Security.Cryptography.Pkcs%2FKeyAgreeKeyChoice.cs;h=d1fbe0cb49e79f3171ad77ada3f6a65deebc212e;hb=018e826d47309aeb3cf2e9883c034ddd86da2a16;hp=0667f777ab6ed4ad80c62e8898622d6bd5df155d;hpb=c4aef31eeea309e6a795c84c098ac8e1a2490340;p=mono.git diff --git a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/KeyAgreeKeyChoice.cs b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/KeyAgreeKeyChoice.cs index 0667f777ab6..d1fbe0cb49e 100644 --- a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/KeyAgreeKeyChoice.cs +++ b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/KeyAgreeKeyChoice.cs @@ -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