[bcl] Remove NET_4_0 defines from class libs.
[mono.git] / mcs / class / corlib / System.Security / SecurityContextSource.cs
index d2b39e7c655656a54f8933e40ab49cbf8739d5f9..b3cc24bd1fd1618f3c3897a621a871df5c9cea79 100644 (file)
@@ -26,7 +26,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_4_0
 
 namespace System.Security {
 
@@ -36,4 +35,3 @@ namespace System.Security {
        }
 }
 
-#endif