warnings: Support non-literal arguments, and let the user choose the variable
[gnulib.git] / tests / test-getdate.c
index 874d918..3433c09 100644 (file)
@@ -49,7 +49,6 @@
 int
 main (int argc, char **argv)
 {
-  bool ret;
   struct timespec result;
   struct timespec result2;
   struct timespec now;