X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Data%2FTest%2FSystem.Data.Sql%2FSqlNotificationRequestTest.cs;h=93c673ba1d05460fbaf457b7de0c596550b3de9c;hb=62c49f89ad1cc35593a00d909ea57bb41955288b;hp=868b871a9eba182548bbadfbb0d0aa68c521322e;hpb=9586bfcfe63b1e19ea26dae425a7d1ea8d025c6a;p=mono.git diff --git a/mcs/class/System.Data/Test/System.Data.Sql/SqlNotificationRequestTest.cs b/mcs/class/System.Data/Test/System.Data.Sql/SqlNotificationRequestTest.cs index 868b871a9eb..93c673ba1d0 100644 --- a/mcs/class/System.Data/Test/System.Data.Sql/SqlNotificationRequestTest.cs +++ b/mcs/class/System.Data/Test/System.Data.Sql/SqlNotificationRequestTest.cs @@ -27,7 +27,6 @@ // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // -#if NET_2_0 using System; using System.Data.Sql; @@ -224,4 +223,3 @@ namespace MonoTests.System.Data.Sql } } -#endif