Remove profanity
[mono.git] / mcs / class / System / System.Security.Authentication / CipherAlgorithmType.cs
index 6343cca1bbaa991a56151d77e7bc471b1d15a651..0af6badd1ee76a5a6d7fe28ec9186e070e4e0cce 100644 (file)
@@ -29,8 +29,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0 
-
 namespace System.Security.Authentication
 {
        public enum CipherAlgorithmType 
@@ -48,4 +46,3 @@ namespace System.Security.Authentication
        }
 }
 
-#endif