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/Managed.Windows.Forms/Test/System.Windows.Forms/BindingNavigatorTest.cs')
-rw-r--r--mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/BindingNavigatorTest.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/BindingNavigatorTest.cs b/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/BindingNavigatorTest.cs
index f9dbe56e02a..bdff5c67be2 100644
--- a/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/BindingNavigatorTest.cs
+++ b/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/BindingNavigatorTest.cs
@@ -23,7 +23,6 @@
// Olivier Dufour olivier.duff@free.fr
// Alan McGovern alan.mcgovern@gmail.com
//
-#if NET_2_0
using System;
using System.Collections.Generic;
@@ -264,4 +263,3 @@ namespace MonoTests.System.Windows.Forms
}
}
}
-#endif