X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem%2FSystem.Configuration%2FSpecialSettingAttribute.cs;h=b47afa3cc43f35d3610ec697aa5eaa598487d202;hb=d2978f38337de05a5dbc03def994d32eb8458a86;hp=e15ad399a9992a585860837921e086d74774d300;hpb=096265478e6e4145c90250a5bf78c0c179ee50af;p=mono.git diff --git a/mcs/class/System/System.Configuration/SpecialSettingAttribute.cs b/mcs/class/System/System.Configuration/SpecialSettingAttribute.cs index e15ad399a99..b47afa3cc43 100644 --- a/mcs/class/System/System.Configuration/SpecialSettingAttribute.cs +++ b/mcs/class/System/System.Configuration/SpecialSettingAttribute.cs @@ -26,7 +26,6 @@ // Copyright (C) 2006 Novell, Inc (http://www.novell.com) // -#if NET_2_0 using System.Collections; namespace System.Configuration @@ -47,4 +46,3 @@ namespace System.Configuration } } -#endif