X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Web%2FSystem.Web.Compilation%2FBuildProviderResultFlags.cs;h=1101cdabd6c3035043424cf86acf328e65f1db05;hb=a01fb8227b364663dbc0a8ef50cebf8e6b9563d0;hp=f11f21185ff610ce6a897f7cf2bb2bf8742403c1;hpb=3d693eeb90339833968d66c3dc9fde2fa3ba2cef;p=mono.git diff --git a/mcs/class/System.Web/System.Web.Compilation/BuildProviderResultFlags.cs b/mcs/class/System.Web/System.Web.Compilation/BuildProviderResultFlags.cs index f11f21185ff..1101cdabd6c 100644 --- a/mcs/class/System.Web/System.Web.Compilation/BuildProviderResultFlags.cs +++ b/mcs/class/System.Web/System.Web.Compilation/BuildProviderResultFlags.cs @@ -28,7 +28,6 @@ using System.Resources; -#if NET_2_0 namespace System.Web.Compilation { @@ -39,4 +38,4 @@ namespace System.Web.Compilation ShutdownAppDomainOnChange = 1 } } -#endif +