[System] Removal of the NET_2_0 in the source code
[mono.git] / mcs / class / System / System.Net.Mail / AlternateViewCollection.cs
index 08bddd222188d89493956036a641b982c3680649..d14fd3cce87b84cb7852929901d1f05a8922ff7c 100644 (file)
@@ -28,8 +28,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
-
 using System.Collections.ObjectModel;
 using System.Net.Mime;
 
@@ -82,4 +80,3 @@ namespace System.Net.Mail {
        }
 }
 
-#endif // NET_2_0