X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=mcs%2Fclass%2FSystem.Configuration%2FSystem.Configuration.Internal%2FIConfigurationManagerInternal.cs;h=ffcaa134ba76a272f9d2b4d3396319486b31bc24;hb=ab0b591ca59d99a2370bf9f579b091c5edf09ae5;hp=5e0da8a172a633a4283cb132f68c73bdf6089d53;hpb=d49951ccf584ba637afb1dab7fff714478e3174d;p=mono.git diff --git a/mcs/class/System.Configuration/System.Configuration.Internal/IConfigurationManagerInternal.cs b/mcs/class/System.Configuration/System.Configuration.Internal/IConfigurationManagerInternal.cs index 5e0da8a172a..ffcaa134ba7 100644 --- a/mcs/class/System.Configuration/System.Configuration.Internal/IConfigurationManagerInternal.cs +++ b/mcs/class/System.Configuration/System.Configuration.Internal/IConfigurationManagerInternal.cs @@ -26,7 +26,6 @@ // Copyright (C) 2005 Novell, Inc (http://www.novell.com) // -#if NET_2_0 using System; @@ -49,4 +48,3 @@ namespace System.Configuration.Internal } } -#endif