[bcl] Remove NET_4_0 defines from class libs.
[mono.git] / mcs / class / System.ServiceModel / System.ServiceModel.Configuration / StandardEndpointElement.cs
index 00eca499191f4681058b8b43c4b0a67cd012996d..559481da6b7486efc75c5e69f4a4e66738f0d10f 100644 (file)
@@ -26,7 +26,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_4_0
 using System;
 using System.Collections;
 using System.Collections.Generic;
@@ -127,4 +126,3 @@ namespace System.ServiceModel.Configuration
                }
        }
 }
-#endif