2010-03-01 Miguel de Icaza <miguel@novell.com>
[mono.git] / mcs / class / corlib / Test / System / AppDomainManagerTest.cs
index 9b7ee74594cd9246a49a750a14b8be49194ff314..630c23e7b63616c1711789d0d75067f84023a7c2 100644 (file)
@@ -26,7 +26,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using System;
 using System.Security;
@@ -57,5 +56,3 @@ namespace MonoTest.System {
        }
 }
 
-#endif
-