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.Data/Test/System.Data.Common/DbConnectionStringBuilderTest.cs')
-rw-r--r--mcs/class/System.Data/Test/System.Data.Common/DbConnectionStringBuilderTest.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/mcs/class/System.Data/Test/System.Data.Common/DbConnectionStringBuilderTest.cs b/mcs/class/System.Data/Test/System.Data.Common/DbConnectionStringBuilderTest.cs
index a8ab475038e..0ff9d109c2c 100644
--- a/mcs/class/System.Data/Test/System.Data.Common/DbConnectionStringBuilderTest.cs
+++ b/mcs/class/System.Data/Test/System.Data.Common/DbConnectionStringBuilderTest.cs
@@ -29,7 +29,6 @@
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
//
-#if NET_2_0
#region Using directives
@@ -2420,4 +2419,3 @@ namespace MonoTests.System.Data.Common
}
}
-#endif // NET_2_0