[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Resources / ResXDataNodeAliasTests.cs
index 371e821e11935a8a8b2adce8901444e2017c53fb..d79ee5b1a24fd0fe3b140e8cababda6ff65dcfac 100644 (file)
@@ -27,7 +27,6 @@
 // OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
-#if NET_2_0
 using System;
 using System.IO;
 using System.Reflection;
@@ -172,4 +171,3 @@ namespace MonoTests.System.Resources {
        }
 
 }
-#endif