[System.Data.Common] Add IDbColumnSchemaGenerator
[mono.git] / mcs / class / System.Security / System.Security.Cryptography.Xml / KeyInfoClause.cs
index b0e1ee952376b274bc9f7da4478cfe6c8014df8a..2a812f8993440520f5d09bb9076d089cde8c1206 100644 (file)
@@ -33,11 +33,7 @@ namespace System.Security.Cryptography.Xml {
 
        public abstract class KeyInfoClause {
 
-#if NET_2_0
                protected KeyInfoClause ()
-#else
-               public KeyInfoClause ()
-#endif
                {
                }