From 4ba821a8b0251767e06b57d4498296140ebfbb0c Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 23 May 2016 16:17:22 +0100 Subject: Fix previous. --- wscript | 1 - 1 file changed, 1 deletion(-) (limited to 'wscript') 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']) -- cgit v1.2.3