From 724aa4fd097da9106ce60a9933e9f34e61e9f37b Mon Sep 17 00:00:00 2001 From: Hackerpilot Date: Mon, 8 Jun 2015 15:52:45 -0700 Subject: [PATCH] Fix #221 --- src/common/constants.d | 1 - 1 file changed, 1 deletion(-) diff --git a/src/common/constants.d b/src/common/constants.d index 8d6376c..d8947c7 100644 --- a/src/common/constants.d +++ b/src/common/constants.d @@ -130,7 +130,6 @@ immutable string[] predefinedVersions = [ "D_SIMD", "D_SoftFloat", "D_Version2", - "D_Warnings", "D_X32", "FreeBSD", "FreeStanding",