[corlib] Add partial EncodingHelper type to let XI define its own default encoding...
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Metadata.W3cXsd2001 / SoapLanguage.cs
index 552c56920b52e42c106460d3e1a70cb70f076377..422ded43bc2741efc564bee1aae2a030ef2daa52 100644 (file)
@@ -36,9 +36,7 @@ using System;
 namespace System.Runtime.Remoting.Metadata.W3cXsd2001 
 {
        [Serializable]
-#if NET_2_0
        [System.Runtime.InteropServices.ComVisible (true)]
-#endif
        public sealed class SoapLanguage : ISoapXsd
        {
                string _value;