X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Web%2FSystem.Web.Profile%2FProfileProviderAttribute.cs;h=b68ffdc26888edb79881fcf30732a0298c72e4cb;hb=7df2288d9198a328fd5acd56dabd8514b6f540a0;hp=88c9630750163c62efbde11b741eaeccbf47b2b9;hpb=1fabd87b02f8d2e359150ed7a9e92613e60383bc;p=mono.git diff --git a/mcs/class/System.Web/System.Web.Profile/ProfileProviderAttribute.cs b/mcs/class/System.Web/System.Web.Profile/ProfileProviderAttribute.cs index 88c96307501..b68ffdc2688 100644 --- a/mcs/class/System.Web/System.Web.Profile/ProfileProviderAttribute.cs +++ b/mcs/class/System.Web/System.Web.Profile/ProfileProviderAttribute.cs @@ -26,7 +26,6 @@ // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // -#if NET_2_0 using System; namespace System.Web.Profile @@ -49,4 +48,3 @@ namespace System.Web.Profile } } -#endif