New tests.
[mono.git] / mcs / class / corlib / System.Security.Policy / TrustManagerContext.cs
index 00e23b6230cbfda3b38680ad5aa02201c20f6a1b..aef92041c204799fb3475d68eea080a59e561e05 100644 (file)
@@ -26,7 +26,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using System.Collections;
 using System.Runtime.InteropServices;
@@ -89,4 +88,3 @@ namespace System.Security.Policy {
        }
 }
 
-#endif