[System] Removal of the NET_2_0 in the source code
[mono.git] / mcs / class / System / System.IO.Ports / SerialPort.cs
index 657d4b187266431424e2e3b9517b9e3ddda17c60..4dff4ca7540f87eed14ad5be1a3b5fee2f26e528 100644 (file)
@@ -17,8 +17,6 @@
 //     reads 
 //
 
-#if NET_2_0
-
 using System;
 using System.Collections.Generic;
 using System.ComponentModel;
@@ -807,4 +805,3 @@ namespace System.IO.Ports
 
 }
 
-#endif