System/PCL: Implement HttpWebRequest.SupportsCookieContainer, WebRequest.CreateHttp...
[mono.git] / mcs / class / System / System.Configuration / IConfigurationSystem.cs
index 9bc4aee4de0f5d25857e1f886f832109d6c139d2..d0d93491264d5009a9017b0f3dd895775dfdbda5 100644 (file)
@@ -32,9 +32,7 @@ using System.Runtime.InteropServices;
 
 namespace System.Configuration
 {
-#if NET_2_0
        [ComVisible (false)]
-#endif
        public interface IConfigurationSystem
        {
                object GetConfig (string configKey);