[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.Web / Test / System.Web.UI.WebControls / ImageFieldTest.cs
index 3397cb0f53ecbe85cf0e52e90ac1b8a20c984d99..1f9e1bea4ab704bc759344f4af1d7aaba6ad9ca8 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;
@@ -447,4 +446,3 @@ namespace MonoTests.System.Web.UI.WebControls
                }
        }
 }
-#endif
\ No newline at end of file