Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.Web/Test/System.Web.UI/DataBindingCollectionTest.cs')
-rw-r--r--mcs/class/System.Web/Test/System.Web.UI/DataBindingCollectionTest.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/mcs/class/System.Web/Test/System.Web.UI/DataBindingCollectionTest.cs b/mcs/class/System.Web/Test/System.Web.UI/DataBindingCollectionTest.cs
index 870ea64cd8d..b00f09edfc6 100644
--- a/mcs/class/System.Web/Test/System.Web.UI/DataBindingCollectionTest.cs
+++ b/mcs/class/System.Web/Test/System.Web.UI/DataBindingCollectionTest.cs
@@ -34,7 +34,6 @@ using System.Security.Permissions;
using System.Web;
using System.Web.UI;
-#if NET_2_0
namespace MonoCasTests.System.Web.UI {
@@ -65,4 +64,3 @@ namespace MonoCasTests.System.Web.UI {
}
}
-#endif