[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.Web / Test / System.Web.Configuration / GlobalizationSectionTest.cs
index 2c8f4f1277e047b4e66ac881ade8e86eacb48790..8154e70c7a5ba5cda37c4bfcdc68e26daaddf713 100644 (file)
@@ -27,7 +27,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using NUnit.Framework;
 
@@ -182,4 +181,3 @@ namespace MonoTests.System.Web.Configuration {
        }
 }
 
-#endif