mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Removed commented out code.
This commit is contained in:
@@ -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);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user