[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System / Test / System.Configuration.Provider / ProviderBaseTest.cs
index b16004ea24138989b30c81b4b1ee08477d58effd..ef833c941464137d0536a4b9edc9a3c05216fbbe 100644 (file)
@@ -27,7 +27,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using System;
 using System.Text;
@@ -76,4 +75,3 @@ namespace MonoTests.System.Configuration.Provider {
 
 }
 
-#endif