[bcl] Remove NET_4_0 defines from class libs.
[mono.git] / mcs / class / System.ServiceModel.Web / System.ServiceModel.Configuration / WebHttpEndpointElement.cs
index fe02397683ca3f89fda9b8b11dddc4f21254c3be..119df8eacf658af16bd49734ae3b670dd23a1842 100644 (file)
@@ -23,7 +23,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.Collections;
@@ -203,4 +202,3 @@ namespace System.ServiceModel.Configuration
        }
 }
 
-#endif