[mono-config] use right type for result of strlen
[mono.git] / mcs / class / System.Web / System.Web.UI.WebControls / LoginCancelEventArgs.cs
index 4c7a1b17a8aa175ce6f602c4c7cd72490a875be1..6e72687ca2e23195fa715cecaee1f00b7b68ad35 100644 (file)
@@ -26,7 +26,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 namespace System.Web.UI.WebControls {
 
@@ -52,4 +51,3 @@ namespace System.Web.UI.WebControls {
        }
 }
 
-#endif