Merge pull request #1155 from steffen-kiess/json-string
[mono.git] / mcs / class / System.Web / System.Web.Security / RoleManagerEventArgs.cs
index c063e1c50e299b9105cbad86679ddbf7cd1dc649..874e8173511215d69835c330c07d6dc968ae016d 100644 (file)
@@ -28,7 +28,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 using System.Collections;
 using System.Collections.Specialized;
 using System.Text;
@@ -52,5 +51,4 @@ namespace System.Web.Security {
                }
        }
 }
-#endif