[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.Web / Test / System.Web / TraceContextRecordTest.cs
index 489cbaec5f2fa03083e13b6ded0b826403eaa450..700b6cf763c87909b10754ca9342b8898daf4217 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.Text;
 using System.Web;
@@ -70,4 +69,3 @@ namespace MonoTests.System.Web
                }
        }
 }
-#endif