Remove unused variables.
authorBruno Haible <bruno@clisp.org>
Sat, 17 Mar 2007 19:20:48 +0000 (19:20 +0000)
committerBruno Haible <bruno@clisp.org>
Sat, 17 Mar 2007 19:20:48 +0000 (19:20 +0000)
ChangeLog

index 7a13e44..fc81ff4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
 2007-03-17  Bruno Haible  <bruno@clisp.org>
 
-       * test-c-strcasecmp.c: Include c-strcase.h.
-       * test-c-strncasecmp.c: Likewise.
+       * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Remove
+       unused variable.
+
+2007-03-17  Bruno Haible  <bruno@clisp.org>
+
+       * tests/test-c-strcasecmp.c: Include c-strcase.h.
+       * tests/test-c-strncasecmp.c: Likewise.
 
 2007-03-17  Bruno Haible  <bruno@clisp.org>