[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.Web / Test / System.Web.UI.WebControls / AutoGeneratedFieldTest.cs
index 8e31c5ac53ea5106a13987831eed9e4609a76756..ef59d185aacfb145db3fd2baa8185e490d24356e 100644 (file)
@@ -27,7 +27,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
 
-#if NET_2_0
 
 
 using System;
@@ -150,4 +149,3 @@ namespace MonoTests.System.Web.UI.WebControls
 
        }
 }
-#endif
\ No newline at end of file