Merge pull request #2781 from alexanderkyte/inflated_method_header_leak
[mono.git] / mcs / class / System.Web / System.Web.Compilation / PageBuildProvider.cs
index 35ff70d8b6dfbefa84d28bb226e26b5f67cef3f5..66d84380667375436c7006591ced6b4c32d9a40e 100644 (file)
@@ -29,7 +29,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using System;
 using System.CodeDom;
@@ -86,5 +85,5 @@ namespace System.Web.Compilation {
                }
        }
 }
-#endif
+