[System] Removal of the NET_2_0 in the source code
[mono.git] / mcs / class / System / System.Net.NetworkInformation / GatewayIPAddressInformationCollection.cs
index e4bd8bb3d9d1a0a424adf231284e5935c73659f0..058c337c4af1a012e427a1f143a72d33c7163f97 100644 (file)
@@ -26,7 +26,6 @@
 // OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
-#if NET_2_0
 using System.Collections;
 using System.Collections.Generic;
 using System.Runtime.InteropServices;
@@ -152,5 +151,4 @@ namespace System.Net.NetworkInformation {
                }
        }
 }
-#endif