[System.Web] Public *EventArgs from reference source
[mono.git] / mcs / class / System.Web / System.Web.Profile / ProfileProviderAttribute.cs
index 88c9630750163c62efbde11b741eaeccbf47b2b9..b68ffdc26888edb79881fcf30732a0298c72e4cb 100644 (file)
@@ -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