Bump bockbuild.
[mono.git] / mcs / class / System.Security / System.Security.Cryptography.Xml / XmlDsigExcC14NWithCommentsTransform.cs
index 27c6c9c3d27ba14ea71de915f241e853b172571e..db049afa88305e00d47b6c4377f93509b79b4476 100644 (file)
@@ -27,7 +27,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 namespace System.Security.Cryptography.Xml {
        public class XmlDsigExcC14NWithCommentsTransform : XmlDsigExcC14NTransform {
@@ -48,4 +47,3 @@ namespace System.Security.Cryptography.Xml {
        }
 }
 
-#endif