[corlib] Fixed StringBuilder construction bugs in marshalling caused by changes to...
[mono.git] / mcs / class / corlib / System.Runtime.ExceptionServices / HandleProcessCorruptedStateExceptionsAttribute.cs
index e57d58f58bd9bb2cda66182bd562d179253345e0..adfe8f60912d7caff02a6657d2c439f185f91bdb 100644 (file)
@@ -26,7 +26,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_4_0
 
 namespace System.Runtime.ExceptionServices
 {
@@ -39,4 +38,3 @@ namespace System.Runtime.ExceptionServices
        }
 }
 
-#endif