X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Security%2FSystem.Security.Cryptography.Pkcs%2FSubjectIdentifierOrKey.cs;h=97476d28f8c04943d044e781c0635c72156ce36d;hb=b7e80009158717d96fdbb42e93c10ebd927fd6a8;hp=9b56a4dec5be9bd1370bb48df59d3a59cc03100f;hpb=d49951ccf584ba637afb1dab7fff714478e3174d;p=mono.git diff --git a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SubjectIdentifierOrKey.cs b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SubjectIdentifierOrKey.cs index 9b56a4dec5b..97476d28f8c 100644 --- a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SubjectIdentifierOrKey.cs +++ b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SubjectIdentifierOrKey.cs @@ -27,7 +27,6 @@ // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // -#if NET_2_0 using System; @@ -56,4 +55,3 @@ namespace System.Security.Cryptography.Pkcs { } } -#endif