[bcl] Remove NET_4_5 defines from class libs.
[mono.git] / mcs / class / corlib / System.Security.Principal / WellKnownSidType.cs
index d84de68cfaa22a8a70de8134ccd1abf9031f59ce..51902a47f2ca76f4dc29b6c766ed70b674d002bd 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;
 
@@ -99,4 +98,3 @@ namespace System.Security.Principal {
        }
 }
 
-#endif