[System]: Disallow "https" proxies in ServicePointManager.FindServicePoint().
[mono.git] / mcs / class / System.Data / System.Data.SqlClient / SqlNotificationInfo.cs
index abf7701bd3a3548ecb892c4f503c6b1fb64c5199..d59de9a5ccc599910d0dce3f505a6f3ce0afffc8 100644 (file)
@@ -28,7 +28,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 namespace System.Data.SqlClient
 {
        /// <summary>
@@ -57,4 +56,3 @@ namespace System.Data.SqlClient
                Update = 2
        }
 }
-#endif