From fc0fdcbb9a5f71e76cc71f677a1163c6d0f50dd4 Mon Sep 17 00:00:00 2001 From: James Cherry Date: Mon, 18 Nov 2019 19:32:30 -0700 Subject: [PATCH] swig cleanup --- etc/SwigCleanup.tcl | 1 - 1 file changed, 1 deletion(-) diff --git a/etc/SwigCleanup.tcl b/etc/SwigCleanup.tcl index 97ada289..d4f051f1 100755 --- a/etc/SwigCleanup.tcl +++ b/etc/SwigCleanup.tcl @@ -58,7 +58,6 @@ puts $out_stream "#define DIAG_STR(s) #s DISABLE_WARNING(cast-qual,cast-qual,00) DISABLE_WARNING(missing-braces,missing-braces,00) -DISABLE_WARNING(unused-but-set-parameter,unused-but-set-parameter,00) DISABLE_WARNING(pedantic,pedantic,00) DISABLE_WARNING(missing-field-initializers,missing-field-initializers,00) "