[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Resources / ResXDataNodeTypeConverterGetValueTests.cs
index 3b96d3aa2b09809a57f36408e82d561c8f390387..aa3f396c10e67d9e79421c085b09219e828ed676 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;
@@ -321,5 +320,4 @@ namespace MonoTests.System.Resources
 
 
 }
-#endif