Merge pull request #2781 from alexanderkyte/inflated_method_header_leak
[mono.git] / mcs / class / System.Web / System.Web.Compilation / BuildProviderResultFlags.cs
index f11f21185ff610ce6a897f7cf2bb2bf8742403c1..1101cdabd6c3035043424cf86acf328e65f1db05 100644 (file)
@@ -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
+