[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Resources / ResXDataNodeSerializedGetValueTests.cs
index c1fc9fe71d5a9978411b50132aa503d32e0dda88..d27d4439bb680fdf7c9f9aa919c08de6694f3f3c 100644 (file)
@@ -25,7 +25,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.Resources;
@@ -353,5 +352,4 @@ namespace MonoTests.System.Resources {
 
        }
 }
-#endif