[System] Removal of the NET_2_0 in the source code
[mono.git] / mcs / class / System / System.Net / FtpRequestCreator.cs
index b1f0590dd52310a2959e232ba7e313a2c8eff247..e72266fbeab6304381a19cd4978b176023723429 100644 (file)
@@ -28,7 +28,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 namespace System.Net
 {
@@ -41,5 +40,4 @@ namespace System.Net
        }
 }
 
-#endif