[bcl] Remove NET_4_0 defines from class libs.
[mono.git] / mcs / class / System.ServiceModel.Discovery / System.ServiceModel.Discovery.Configuration / DiscoveryVersionConverter.cs
index c06c53dff15444be8092b610b627988e96f5d16e..0fe5d931cb4e2bdcc87fdfeaf4471907666704f5 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;
@@ -113,4 +112,3 @@ namespace System.ServiceModel.Discovery.Configuration
        }
 }
 
-#endif