Merge pull request #439 from mono-soc-2012/garyb/iconfix
[mono.git] / mcs / class / System / System.Net.Mime / DispositionTypeNames.cs
index 074f0d413f917345d06ac70dbf6e310888c35e76..86abcb73b1ffe52eff6776fe87645a42d150738c 100644 (file)
@@ -28,8 +28,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
-
 namespace System.Net.Mime {
        public static class DispositionTypeNames
        {
@@ -38,4 +36,3 @@ namespace System.Net.Mime {
        }
 }
 
-#endif // NET_2_0