---
 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


_______________________________________________
Libunwind-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/libunwind-devel

Reply via email to