Merge pull request #439 from mono-soc-2012/garyb/iconfix
[mono.git] / mcs / class / System / System.Security.AccessControl / SemaphoreRights.cs
index f3163c99581cd430399032bf36928c1dda47b90d..58c39cd4cb381cd3ee6bd4741dc5de8979fb016d 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;
 
@@ -45,4 +44,3 @@ namespace System.Security.AccessControl {
        }
 }
 
-#endif