X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem%2FSystem.Configuration%2FSettingsPropertyCollection.cs;h=b94a7a7114998bfd8ec91b3acd85c90adeb2e300;hb=3e69f2a382538229ece1efb178f96c764b9a6de9;hp=6ff884e53819c8177eed0fe04bf38e96fdc057a0;hpb=b1c3bf67db01f586500db0e95b75c8a4a98f589b;p=mono.git diff --git a/mcs/class/System/System.Configuration/SettingsPropertyCollection.cs b/mcs/class/System/System.Configuration/SettingsPropertyCollection.cs index 6ff884e5381..b94a7a71149 100644 --- a/mcs/class/System/System.Configuration/SettingsPropertyCollection.cs +++ b/mcs/class/System/System.Configuration/SettingsPropertyCollection.cs @@ -29,7 +29,6 @@ #if NET_2_0 using System; using System.Collections; -using System.Configuration.Provider; namespace System.Configuration {