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.WebControls/PolygonHotSpotTest.cs')
-rw-r--r--mcs/class/System.Web/Test/System.Web.UI.WebControls/PolygonHotSpotTest.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/mcs/class/System.Web/Test/System.Web.UI.WebControls/PolygonHotSpotTest.cs b/mcs/class/System.Web/Test/System.Web.UI.WebControls/PolygonHotSpotTest.cs
index 5146e83a3ff..89c64de2102 100644
--- a/mcs/class/System.Web/Test/System.Web.UI.WebControls/PolygonHotSpotTest.cs
+++ b/mcs/class/System.Web/Test/System.Web.UI.WebControls/PolygonHotSpotTest.cs
@@ -26,7 +26,6 @@
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
//
-#if NET_2_0
using NUnit.Framework;
using System;
using System.IO;
@@ -77,4 +76,3 @@ namespace MonoTests.System.Web.UI.WebControls
}
-#endif