From 4a2d2f78ef417d20661e1a7fb1ab8c5cabf2063b Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Thu, 3 Jan 2013 21:38:47 +0100 Subject: [PATCH] tools/reduce: Remove unused variable detected by cppcheck [reduce.cpp:475]: (style) Variable 'decl' is assigned a value that is never used. --- tools/reduce.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/reduce.cpp b/tools/reduce.cpp index 8b619e46a..8c4259f7b 100644 --- a/tools/reduce.cpp +++ b/tools/reduce.cpp @@ -472,7 +472,6 @@ static bool cleanupStatements(const ReduceSettings &settings, std::vector