Merge pull request #463 from strawd/concurrent-requests
[mono.git] / mcs / class / corlib / System.Security.Policy / ApplicationVersionMatch.cs
index 12c8fc58b60e97ef8df6d87fd58719d50eccdac9..08281026c1ca005e48cec8d2c5170fba5ce52948 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;
 
@@ -39,4 +38,3 @@ namespace System.Security.Policy {
        }
 }
 
-#endif