[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Resources / ResXDataNodeTypeConverterGetValueTypeNameTests.cs
index 4c41d011e2429e8208f1ebb925bae199d7182cca..21ced00ee6f41b92d47791c17ae0f844ceb6eea6 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;
@@ -318,5 +317,4 @@ namespace MonoTests.System.Resources
 
 
 }
-#endif