Remove a variable rendered unused by change-set 5a9bf9f4a8b9.
This commit is contained in:
parent
7ca9f6525d
commit
a3b5e11ecc
@ -492,7 +492,7 @@ append_well_controls(enum WellControlType type,
|
||||
struct Wells *W)
|
||||
/* ---------------------------------------------------------------------- */
|
||||
{
|
||||
int ok, alloc, p, np;
|
||||
int ok, alloc, np;
|
||||
struct WellControls *ctrl;
|
||||
struct WellControlMgmt *m;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user