[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System / Test / System.Net.Mail / SmtpExceptionTest.cs
index 371726cdc00f9056981017cd24aaf566dc21f69b..40c11663fab1e1fce0138446c343cc81a4d78519 100644 (file)
@@ -7,7 +7,6 @@
 // (C) 2008 Gert Driesen
 //
 
-#if NET_2_0
 
 using System;
 using System.Collections;
@@ -316,4 +315,3 @@ namespace MonoTests.System.Net.Mail {
        }
 }
 
-#endif