X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem%2FSystem.Configuration%2FSettingsProperty.cs;h=12617e8ab55f150b74ff185b8514722e0a24193d;hb=d2978f38337de05a5dbc03def994d32eb8458a86;hp=31c444072a85440cc4e13635030b327a0571e010;hpb=dbf19eb41dbd299c4c33d4de35ffe3cf6c669832;p=mono.git diff --git a/mcs/class/System/System.Configuration/SettingsProperty.cs b/mcs/class/System/System.Configuration/SettingsProperty.cs index 31c444072a8..12617e8ab55 100644 --- a/mcs/class/System/System.Configuration/SettingsProperty.cs +++ b/mcs/class/System/System.Configuration/SettingsProperty.cs @@ -26,7 +26,6 @@ // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // -#if NET_2_0 using System; namespace System.Configuration @@ -171,4 +170,3 @@ namespace System.Configuration } -#endif