Fix compiler warning
[pspp] / src / ui / terminal / terminal-opts.c
index db81e6b7de2301c962744fd9b6e5b9109cced427..3362299ce5890efeb47e7f16cd80e1f79d0eeb20 100644 (file)
@@ -145,7 +145,6 @@ get_supported_formats (void)
   struct string_set format_set;
   char *format_string;
   const char *format;
-  size_t i;
 
   /* Get supported formats as unordered set. */
   string_set_init (&format_set);