X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem%2FSystem.Net.Configuration%2FServicePointManagerElement.cs;h=e8f8c7727b2d4b1f7bfe91167707747221c38d1c;hb=aee1c0e64518735260e1d7e5a45fcbc7b59fb5cc;hp=ff932efd6e83c3666989208fdafbd3242d92c57c;hpb=f84f760a1c8a8c0ec6ae16b7f38d14a49d329ad7;p=mono.git diff --git a/mcs/class/System/System.Net.Configuration/ServicePointManagerElement.cs b/mcs/class/System/System.Net.Configuration/ServicePointManagerElement.cs index ff932efd6e8..e8f8c7727b2 100644 --- a/mcs/class/System/System.Net.Configuration/ServicePointManagerElement.cs +++ b/mcs/class/System/System.Net.Configuration/ServicePointManagerElement.cs @@ -30,7 +30,7 @@ // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // -#if NET_2_0 && CONFIGURATION_DEP +#if CONFIGURATION_DEP using System; using System.Configuration;