[System] Fixes UdpClient.Receive with IPv6 endpoint
[mono.git] / mcs / class / System / System.Net.Security / AuthenticationLevel.cs
index 7cc2fb22e80ce609f80e083a9cdf5be27c71acf2..39c77183f0fc5b034e99a772baa5348dac6c639c 100644 (file)
@@ -29,7 +29,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0 
 
 namespace System.Net.Security 
 {
@@ -41,4 +40,3 @@ namespace System.Net.Security
        }
 }
 
-#endif