Removed commented out code.
This commit is contained in:
parent
c3b4a95d82
commit
dee5c880ea
@ -39,9 +39,6 @@ struct WellControls;
|
|||||||
bool
|
bool
|
||||||
well_controls_equal(const struct WellControls *ctrls1, const struct WellControls *ctrls2);
|
well_controls_equal(const struct WellControls *ctrls1, const struct WellControls *ctrls2);
|
||||||
|
|
||||||
//int
|
|
||||||
//well_controls_reserve(int nctrl, int nphases, struct WellControls *ctrl);
|
|
||||||
|
|
||||||
struct WellControls *
|
struct WellControls *
|
||||||
well_controls_create(void);
|
well_controls_create(void);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user