[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.Web / Test / System.Web / HttpParseExceptionCas.cs
index 71f26e55ba1fbee073a4b9917e0834513f9683a8..c0ddcedd609de718432c1335997a59df9803b1d5 100644 (file)
@@ -27,7 +27,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 // Note: class exists in 1.x but has no public ctor
 
@@ -123,4 +122,3 @@ namespace MonoCasTests.System.Web {
        }
 }
 
-#endif