Assemble_bhp_well(): Remove unused variable.
This commit is contained in:
parent
20697bd8fb
commit
1cd44389d9
@ -197,7 +197,7 @@ assemble_bhp_well(int nc, int w,
|
|||||||
struct ifs_tpfa_data *h )
|
struct ifs_tpfa_data *h )
|
||||||
/* ---------------------------------------------------------------------- */
|
/* ---------------------------------------------------------------------- */
|
||||||
{
|
{
|
||||||
int c, i, wdof, p;
|
int c, i, wdof;
|
||||||
size_t jc, jw;
|
size_t jc, jw;
|
||||||
double trans, bhp;
|
double trans, bhp;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user