[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / SystemWebTestShim / SystemWebTestShim / Adapters.cs
index 9016b9b8f64b12a2ee5e3dd90f4ef5e8cad262f6..c0af20f5427550425537c42f6b4d9395f1567997 100644 (file)
@@ -28,7 +28,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using System.Collections;
 using System.IO;
@@ -106,4 +105,3 @@ namespace SystemWebTestShim {
        }
 }
 
-#endif