[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.Web / Test / System.Web.UI.WebControls / DataControlFieldTest.cs
index de80ee2a57807c56d0e5d45e8c63c8a50ccf0f5d..170e07d0821b48c7550964f06c6c7e84a3a5252a 100644 (file)
@@ -27,7 +27,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
 
-#if NET_2_0
 
 using System;
 using System.Collections.Generic;
@@ -254,4 +253,3 @@ namespace MonoTests.System.Web.UI.WebControls
                }
        }
 }
-#endif