commented out declaration of log_file_name
This commit is contained in:
parent
f843dec053
commit
98213b6e73
@ -207,7 +207,7 @@ hypre_CGNRSolve(void *cgnr_vdata,
|
||||
int ierr = 0;
|
||||
int my_id, num_procs;
|
||||
int x_not_set = 1;
|
||||
char *log_file_name;
|
||||
/* char *log_file_name; */
|
||||
|
||||
/*-----------------------------------------------------------------------
|
||||
* Start cgnr solve
|
||||
|
||||
Loading…
Reference in New Issue
Block a user