New tests.
[mono.git] / mcs / class / corlib / System.Security.Policy / CodeGroupGrantScope.cs
index e9b75ba8605da772c87dffa127d28d7e5af1933d..98a9678642ed1151c84315840a60419be08f1ef1 100644 (file)
@@ -26,8 +26,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
-
 using System;
 
 namespace System.Security.Policy {
@@ -39,4 +37,3 @@ namespace System.Security.Policy {
        }
 }
 
-#endif