X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Security%2FSystem.Security.Cryptography.Pkcs%2FSubjectIdentifierType.cs;h=758e3e11e408e72de8f40946205e1af3f3d48469;hb=b03e60628764d66654147bfc7a7e1a3242559888;hp=30e786cadc0048b60c1a0610200124886f1f1ff8;hpb=53e266903ec6b2d822cf5b0c566f6374df5307a4;p=mono.git diff --git a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SubjectIdentifierType.cs b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SubjectIdentifierType.cs index 30e786cadc0..758e3e11e40 100644 --- a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SubjectIdentifierType.cs +++ b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SubjectIdentifierType.cs @@ -27,7 +27,6 @@ // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // -#if NET_2_0 namespace System.Security.Cryptography.Pkcs { @@ -39,4 +38,3 @@ namespace System.Security.Cryptography.Pkcs { } } -#endif