[Cleanup] Removed TARGET_JVM
[mono.git] / mcs / class / System.Data / System.Data / UpdateOptions.cs
index 0596e965759dfc3980367272f4eb643f39be3020..3ae20904d96b56837b7a1e97502f3e90848f6344 100644 (file)
@@ -31,7 +31,7 @@
 //
 
 
-#if NET_2_0 || TARGET_JVM
+#if NET_2_0
 namespace System.Data {
        public enum UpdateOptions 
        {