[Test] Cleaned up how a bunch of tests were ignored
[mono.git] / mcs / class / corlib / System.Security / HostProtectionException.cs
index 70d20535c6944507c8da377d2dff70b52846b85e..8d828bc216e8d522ed755093880ce2cc2bf8af85 100644 (file)
@@ -26,7 +26,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using System.Runtime.InteropServices;
 using System.Runtime.Serialization;
@@ -90,5 +89,3 @@ namespace System.Security {
                }
        }
 }
-
-#endif