[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System / Test / System.CodeDom.Compiler / GeneratedCodeAttributeTest.cs
index 16fb96c1909f6c217f34038adef55bc0a3e3b3e0..d0f0ca773b966b1f0db5d407d1236aa0621af5b6 100644 (file)
@@ -27,7 +27,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using NUnit.Framework;
 
@@ -65,4 +64,3 @@ namespace MonoTests.System.CodeDom.Compiler {
        }
 }
 
-#endif