Merge pull request #2020 from tomjepp/master
[mono.git] / mcs / class / System.Web / System.Web.UI.WebControls / XmlDataSourceNodeDescriptor.cs
index f2dd42a7c4dafaa43e16239e6e742b787755aaf0..3362278874810950067c3b5fe3e65c3a792f2ef9 100644 (file)
@@ -28,7 +28,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 using System;
 using System.Collections;
 using System.ComponentModel;
@@ -126,5 +125,4 @@ namespace System.Web.UI.WebControls
                }
        }
 }
-#endif