X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Web%2FSystem.Web.Compilation%2FPageBuildProvider.cs;h=66d84380667375436c7006591ced6b4c32d9a40e;hb=a01fb8227b364663dbc0a8ef50cebf8e6b9563d0;hp=35ff70d8b6dfbefa84d28bb226e26b5f67cef3f5;hpb=2332d6ff00c77598def60262d6c620b4e340db9c;p=mono.git diff --git a/mcs/class/System.Web/System.Web.Compilation/PageBuildProvider.cs b/mcs/class/System.Web/System.Web.Compilation/PageBuildProvider.cs index 35ff70d8b6d..66d84380667 100644 --- a/mcs/class/System.Web/System.Web.Compilation/PageBuildProvider.cs +++ b/mcs/class/System.Web/System.Web.Compilation/PageBuildProvider.cs @@ -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 +