[Http]: Disable redirect with body and no buffering.
[mono.git] / mcs / class / System / System.ComponentModel.Design.Serialization / MemberRelationshipService.cs
index 107a8e389e8a7800838d45c485c1301331961cfd..cb57327a58efe6f6b05feec76be8c83800a1c052 100644 (file)
@@ -27,7 +27,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using System;
 using System.CodeDom;
@@ -137,4 +136,3 @@ namespace System.ComponentModel.Design.Serialization
                }
        }
 }
-#endif