Remove a variable rendered unused by change-set 5a9bf9f4a8b9.
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user