[System] Removal of the NET_2_0 in the source code
[mono.git] / mcs / class / System / System.Configuration / SettingsProperty.cs
index 31c444072a85440cc4e13635030b327a0571e010..12617e8ab55f150b74ff185b8514722e0a24193d 100644 (file)
@@ -26,7 +26,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 using System;
 
 namespace System.Configuration
@@ -171,4 +170,3 @@ namespace System.Configuration
 
 }
 
-#endif