Adjust sleeping values
[mono.git] / mcs / class / corlib / System.Reflection / ObfuscateAssemblyAttribute.cs
index b097e0b044c86763a21683437694ccf43dd354cc..debfdbcbf1565ed42435cc22321c1eec0217cee3 100644 (file)
@@ -28,8 +28,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0 || BOOTSTRAP_NET_2_0
-
 using System;
 using System.Runtime.InteropServices;
 
@@ -65,5 +63,4 @@ namespace System.Reflection
        }
 }
 
-#endif