Merge pull request #505 from roji/shutdown_flow
[mono.git] / mcs / class / corlib / System.Security.Cryptography / CryptoConfig.cs
index 7720549e95b3a51cbc7b73235eebc8d16ab31ba3..fb04371d255541121980b291524f9e50a879e312 100644 (file)
@@ -30,7 +30,7 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if !MOONLIGHT && !FULL_AOT_RUNTIME
+#if !FULL_AOT_RUNTIME
 
 using System.Collections;
 using System.Collections.Generic;