libunwind-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Libunwind-devel] [PATCH 55/57] Remove unused variable in Ltest-nocalloc


From: Tommi Rantala
Subject: [Libunwind-devel] [PATCH 55/57] Remove unused variable in Ltest-nocalloc
Date: Fri, 21 Sep 2012 14:11:56 +0300

---
 tests/Ltest-nocalloc.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/Ltest-nocalloc.c b/tests/Ltest-nocalloc.c
index ee5ddaf..155cce3 100644
--- a/tests/Ltest-nocalloc.c
+++ b/tests/Ltest-nocalloc.c
@@ -33,7 +33,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 
SOFTWARE.  */
 #define panic(args...)                         \
        { fprintf (stderr, args); exit (-1); }
 
-int verbose;
 int num_mallocs;
 int num_callocs;
 int in_unwind;
-- 
1.7.9.5




reply via email to

[Prev in Thread] Current Thread [Next in Thread]