Merge pull request #1612 from esdrubal/socketsh
[mono.git] / mcs / class / System.Security / System.Security.Cryptography.Pkcs / SubjectIdentifierOrKey.cs
index 9b56a4dec5be9bd1370bb48df59d3a59cc03100f..97476d28f8c04943d044e781c0635c72156ce36d 100644 (file)
@@ -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