This commit is contained in:
Ward Fisher 2017-12-19 13:56:08 -07:00
parent a367ab9ef7
commit 9920cbe073

View File

@ -42,9 +42,6 @@ main(int argc, char **argv)
int i;
/* Determine how many formats are in use. */
#ifdef USE_CDF5
num_formats++;
#endif
int formats[num_formats];
formats[n++] = 0;