summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-09-30 17:40:40 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2015-09-30 17:40:40 +0200
commit6e70790bf42633bf527eb66cf51f327bcef4e789 (patch)
tree26eb535fb6c90457c8aa1b2dcd40f5f1989fdece /scripts
parent2fdcf3bc1456f0c1e044b9c0043310a3e4e1a08c (diff)
removed line commit by mistake (nw)
Diffstat (limited to 'scripts')
-rw-r--r--scripts/genie.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/genie.lua b/scripts/genie.lua
index 2cc90f3465e..debf9b19e4d 100644
--- a/scripts/genie.lua
+++ b/scripts/genie.lua
@@ -1268,7 +1268,6 @@ configuration { "vs2015" }
"/wd4463", -- warning C4463: overflow; assigning 1 to bit-field that can only hold values from -1 to 0
"/wd4297", -- warning C4297: 'xxx::~xxx': function assumed not to throw an exception but does
"/wd4319", -- warning C4319: 'operator' : zero extending 'type' to 'type' of greater size
- "/wd4373", -- warning C4373: 'xxx': virtual function overrides 'xxx', previous versions of the compiler did not override when parameters only differed by const/volatile qualifiers
}
configuration { "vs2010" }
buildoptions {