[bcl] Remove NET_4_0 defines from class libs.
[mono.git] / mcs / class / WindowsBase / System.ComponentModel / IEditableCollectionViewAddNewItem.cs
index 07f9c248d86d5c3ed4397f0734c907500a7ea7bc..345be2b99d9ab47dfd300d1f57348e599b246729 100644 (file)
@@ -24,7 +24,6 @@
 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 // THE SOFTWARE.
 
-#if NET_4_0
 
 namespace System.ComponentModel
 {
@@ -35,4 +34,3 @@ namespace System.ComponentModel
        }
 }
 
-#endif