[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System / Test / System.Net.Sockets / SocketAsyncEventArgsTest.cs
index 6cd14207c9963a109ea816b3fcb7347bee0700f8..f0c29764ae9ec6f78d5dae84a80e76e902e4cf70 100644 (file)
@@ -26,7 +26,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using System;
 using System.Collections.Generic;
@@ -251,5 +250,4 @@ namespace MonoTests.System.Net.Sockets {
        }
 }
 
-#endif