summaryrefslogtreecommitdiff
path: root/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-05-23 16:17:22 +0100
committerCarl Hetherington <cth@carlh.net>2016-05-23 16:17:22 +0100
commit4ba821a8b0251767e06b57d4498296140ebfbb0c (patch)
tree92b264c46b6877697d37f738ab30e011b521e494 /wscript
parentea460149b3e87a11d3ed4b5c2d48aa980c0735d2 (diff)
Fix previous.
Diffstat (limited to 'wscript')
-rw-r--r--wscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/wscript b/wscript
index 93a9fc493..121fa8d80 100644
--- a/wscript
+++ b/wscript
@@ -78,7 +78,6 @@ def configure(conf):
'-Wall',
'-Wno-attributes',
'-Wextra',
- '-Wno-unused-result',
# Remove auto_ptr warnings from libxml++-2.6
'-Wno-deprecated-declarations',
'-D_FILE_OFFSET_BITS=64'])