[w32file] Move MonoIO.Find{First,Next,Close} to managed
[mono.git] / mcs / class / System.Configuration / System.Configuration.Internal / IConfigurationManagerInternal.cs
index 5e0da8a172a633a4283cb132f68c73bdf6089d53..ffcaa134ba76a272f9d2b4d3396319486b31bc24 100644 (file)
@@ -26,7 +26,6 @@
 // Copyright (C) 2005 Novell, Inc (http://www.novell.com)
 //
 
-#if NET_2_0
 
 using System;
 
@@ -49,4 +48,3 @@ namespace System.Configuration.Internal
        }
 }
 
-#endif