Skip to content

Commit

Permalink
post merge fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gardner48 committed Sep 13, 2023
1 parent efa3c72 commit 46495a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/arkode/arkode_io.c
Original file line number Diff line number Diff line change
Expand Up @@ -1616,7 +1616,6 @@ int arkPrintAllStats(void *arkode_mem, FILE *outfile, SUNOutputFormat fmt)
int retval;
ARKodeMem ark_mem;
ARKodeRootMem ark_root_mem;
int retval;
long int nst_exp, nst_acc;

if (arkode_mem == NULL) {
Expand Down

0 comments on commit 46495a4

Please sign in to comment.