Adjust sleeping values
[mono.git] / mcs / class / corlib / System.Reflection / ProcessorArchitecture.cs
index 7174ec0fddb86193d2e198d91f91027b2be9f2ca..0fc7e24b4c479f3ef1a97caaf1f7eab0ee6d858a 100644 (file)
@@ -26,8 +26,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
-
 using System.Runtime.InteropServices;
 
 namespace System.Reflection {
@@ -43,4 +41,3 @@ namespace System.Reflection {
        }
 }
 
-#endif