X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem%2FSystem.Configuration%2FSettingsManageability.cs;h=b0a9c0b058cb276124129dc4d254df978663fa2d;hb=3d43cfdfccc1aa699e599c39f91fb41231304da9;hp=975533d755a663b399bc0a4070530940a48ca90a;hpb=9d61782c6e2392d7ceec2006b35be582598a70ae;p=mono.git diff --git a/mcs/class/System/System.Configuration/SettingsManageability.cs b/mcs/class/System/System.Configuration/SettingsManageability.cs index 975533d755a..b0a9c0b058c 100644 --- a/mcs/class/System/System.Configuration/SettingsManageability.cs +++ b/mcs/class/System/System.Configuration/SettingsManageability.cs @@ -26,7 +26,6 @@ // Copyright (C) 2006 Novell, Inc (http://www.novell.com) // -#if NET_2_0 using System.Collections; namespace System.Configuration @@ -37,4 +36,3 @@ namespace System.Configuration } } -#endif