Fix previous.
authorCarl Hetherington <cth@carlh.net>
Mon, 23 May 2016 15:17:22 +0000 (16:17 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 23 May 2016 15:17:22 +0000 (16:17 +0100)
wscript

diff --git a/wscript b/wscript
index 93a9fc49396d1085f4dbd9e8cb72c3e49d58b9c5..121fa8d80e782c3193fabbc5bac7a2f0287e8ff4 100644 (file)
--- 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'])