[bcl] Remove NET_4_0 defines from class libs.
[mono.git] / mcs / class / System.ServiceModel.Discovery / System.ServiceModel.Discovery.Configuration / UdpDiscoveryEndpointCollectionElement.cs
index 11ff428be014d5392fbddcd6524fe9f74241342e..a50c39eb8c5e7c89d1d9e6bfd7312f5ec651a47c 100644 (file)
@@ -22,7 +22,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_4_0
 using System;
 using System.ComponentModel;
 using System.Configuration;
@@ -38,4 +37,3 @@ namespace System.ServiceModel.Discovery.Configuration
        }
 }
 
-#endif