[System] Removal of the NET_2_0 in the source code
[mono.git] / mcs / class / System / System.Configuration / SettingChangingEventArgs.cs
index a0977d26d94d94cc0d75a18f945b78ddc6f4906e..8fca409092175cdd06d467549f711fe35fb014ae 100644 (file)
@@ -26,7 +26,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 using System;
 using System.ComponentModel;
 
@@ -79,4 +78,3 @@ namespace System.Configuration
 
 }
 
-#endif