[System] Removal of the NET_2_0 in the source code
[mono.git] / mcs / class / System / System.Net.Mail / MailAddress.cs
index 695b53efdc2a548d264bfe0d46cab63e8ffea683..5ffaf6b4bd110ee2dac9486133082dba434a1783 100644 (file)
@@ -28,8 +28,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
-
 using System.Text;
 
 namespace System.Net.Mail {
@@ -180,4 +178,3 @@ namespace System.Net.Mail {
        }
 }
 
-#endif // NET_2_0